packages: ntp/ntp.spec - trigger

glen glen at pld-linux.org
Fri Jan 22 19:44:40 CET 2010


Author: glen                         Date: Fri Jan 22 18:44:40 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- trigger

---- Files affected:
packages/ntp:
   ntp.spec (1.114 -> 1.115) 

---- Diffs:

================================================================
Index: packages/ntp/ntp.spec
diff -u packages/ntp/ntp.spec:1.114 packages/ntp/ntp.spec:1.115
--- packages/ntp/ntp.spec:1.114	Fri Jan 22 19:38:42 2010
+++ packages/ntp/ntp.spec	Fri Jan 22 19:44:35 2010
@@ -227,6 +227,13 @@
 	/sbin/chkconfig --del ntpdate
 fi
 
+%triggerpostun -n ntpd -- ntp < 4.2.4p8-3.1
+%triggerpostun -n ntpdate -- ntp-client < 4.2.4p8-3.2
+if [ -f /etc/sysconfig/ntp.rpmsave ]; then
+	cp -f /etc/sysconfig/ntpdate{,.rpmnew}
+	mv -f /etc/sysconfig/ntp.rpmsave /etc/sysconfig/ntpdate
+fi
+
 %files -n ntpd
 %defattr(644,root,root,755)
 %doc NEWS TODO WHERE-TO-START conf/*.conf COPYRIGHT
@@ -274,6 +281,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.115  2010/01/22 18:44:35  glen
+- trigger
+
 Revision 1.114  2010/01/22 18:38:42  glen
 - ntp->ntpd; ntp-client->ntpdate package renames
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ntp/ntp.spec?r1=1.114&r2=1.115&f=u



More information about the pld-cvs-commit mailing list