]> git.pld-linux.org Git - packages/ntp.git/commitdiff
- Titanium will not support upstart auto/ti/ntp-4_2_6p3-1
authorlisu <lisu@pld-linux.org>
Tue, 5 Jul 2011 13:55:27 +0000 (13:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ntp.spec -> 1.147

ntp.spec

index a806d243764b590882c59092cd5fb04b75506f05..33a9efd0437780d87e23c7ee4dbd884bbee49e62 100644 (file)
--- a/ntp.spec
+++ b/ntp.spec
@@ -394,9 +394,11 @@ fi
 %dir %attr(770,root,ntp) /var/lib/ntp
 %attr(640,ntp,ntp) %ghost /var/lib/ntp/drift
 
+%if "%{pld_release}" != "ti"
 %files -n ntpd-upstart
 %defattr(644,root,root,755)
 %config(noreplace) %verify(not md5 mtime size) /etc/init/ntpd.conf
+%endif
 
 %files -n ntpdate
 %defattr(644,root,root,755)
This page took 0.089729 seconds and 4 git commands to generate.