packages: ntp/ntp-client.init, ntp/ntp.spec - upstart hook
glen
glen at pld-linux.org
Thu Jan 27 23:44:29 CET 2011
Author: glen Date: Thu Jan 27 22:44:29 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- upstart hook
---- Files affected:
packages/ntp:
ntp-client.init (1.13 -> 1.14) , ntp.spec (1.144 -> 1.145)
---- Diffs:
================================================================
Index: packages/ntp/ntp-client.init
diff -u packages/ntp/ntp-client.init:1.13 packages/ntp/ntp-client.init:1.14
--- packages/ntp/ntp-client.init:1.13 Thu Jan 27 06:59:08 2011
+++ packages/ntp/ntp-client.init Thu Jan 27 23:44:24 2011
@@ -46,6 +46,8 @@
rm -f /var/lock/subsys/ntpdate
}
+upstart_controlled --except cronsettime
+
RETVAL=0
# See how we were called.
case "$1" in
================================================================
Index: packages/ntp/ntp.spec
diff -u packages/ntp/ntp.spec:1.144 packages/ntp/ntp.spec:1.145
--- packages/ntp/ntp.spec:1.144 Thu Jan 27 06:59:08 2011
+++ packages/ntp/ntp.spec Thu Jan 27 23:44:24 2011
@@ -12,7 +12,7 @@
Summary(pt_BR.UTF-8): Network Time Protocol versão 4
Name: ntp
Version: 4.2.6p1
-Release: 3
+Release: 4
License: distributable
Group: Networking/Daemons
Source0: http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/%{name}-%{version}.tar.gz
@@ -158,6 +158,7 @@
Requires(pre): /usr/bin/getgid
Requires(pre): /usr/sbin/groupadd
Requires(pre): /usr/sbin/useradd
+Requires: rc-scripts >= 0.4.3.0
Provides: group(ntp)
Provides: user(ntp)
Conflicts: ntp < 4.2.0-3
@@ -429,6 +430,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.145 2011/01/27 22:44:24 glen
+- upstart hook
+
Revision 1.144 2011/01/27 05:59:08 arekm
- rel 3; revert, current hwclock versions are smart enough to know what to do based on adjtime file.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ntp/ntp-client.init?r1=1.13&r2=1.14&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ntp/ntp.spec?r1=1.144&r2=1.145&f=u
More information about the pld-cvs-commit
mailing list