packages: ntp/ntp.spec - Titanium will not support upstart
lisu
lisu at pld-linux.org
Tue Jul 5 15:55:32 CEST 2011
Author: lisu Date: Tue Jul 5 13:55:32 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- Titanium will not support upstart
---- Files affected:
packages/ntp:
ntp.spec (1.146 -> 1.147)
---- Diffs:
================================================================
Index: packages/ntp/ntp.spec
diff -u packages/ntp/ntp.spec:1.146 packages/ntp/ntp.spec:1.147
--- packages/ntp/ntp.spec:1.146 Wed May 25 16:43:29 2011
+++ packages/ntp/ntp.spec Tue Jul 5 15:55:27 2011
@@ -395,9 +395,11 @@
%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)
@@ -434,6 +436,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.147 2011/07/05 13:55:27 lisu
+- Titanium will not support upstart
+
Revision 1.146 2011/05/25 14:43:29 draenog
- up to 4.2.6p3
- remove openssl_check.patch and ntpdc-link_order.patch; fixed upstream
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ntp/ntp.spec?r1=1.146&r2=1.147&f=u
More information about the pld-cvs-commit
mailing list