packages: ntp/ntp-client.init, ntp/ntp.init, ntp/ntp.spec - upstart_control...

glen glen at pld-linux.org
Sat Jul 30 15:33:14 CEST 2011


Author: glen                         Date: Sat Jul 30 13:33:14 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- upstart_controlled earlier; rel 3

---- Files affected:
packages/ntp:
   ntp-client.init (1.14 -> 1.15) , ntp.init (1.27 -> 1.28) , ntp.spec (1.149 -> 1.150) 

---- Diffs:

================================================================
Index: packages/ntp/ntp-client.init
diff -u packages/ntp/ntp-client.init:1.14 packages/ntp/ntp-client.init:1.15
--- packages/ntp/ntp-client.init:1.14	Thu Jan 27 23:44:24 2011
+++ packages/ntp/ntp-client.init	Sat Jul 30 15:33:09 2011
@@ -8,6 +8,8 @@
 # Source function library.
 . /etc/rc.d/init.d/functions
 
+upstart_controlled --except cronsettime
+
 # Source networking configuration.
 . /etc/sysconfig/network
 
@@ -45,8 +47,6 @@
 stop() {
 	rm -f /var/lock/subsys/ntpdate
 }
-
-upstart_controlled --except cronsettime
 
 RETVAL=0
 # See how we were called.

================================================================
Index: packages/ntp/ntp.init
diff -u packages/ntp/ntp.init:1.27 packages/ntp/ntp.init:1.28
--- packages/ntp/ntp.init:1.27	Mon May 24 18:41:30 2010
+++ packages/ntp/ntp.init	Sat Jul 30 15:33:09 2011
@@ -9,6 +9,8 @@
 # Source function library.
 . /etc/rc.d/init.d/functions
 
+upstart_controlled
+
 # Source networking configuration.
 . /etc/sysconfig/network
 
@@ -61,8 +63,6 @@
 		RETVAL=$1
 	fi
 }
-
-upstart_controlled
 
 RETVAL=0
 # See how we were called.

================================================================
Index: packages/ntp/ntp.spec
diff -u packages/ntp/ntp.spec:1.149 packages/ntp/ntp.spec:1.150
--- packages/ntp/ntp.spec:1.149	Thu Jul 21 12:45:09 2011
+++ packages/ntp/ntp.spec	Sat Jul 30 15:33:09 2011
@@ -12,7 +12,7 @@
 Summary(pt_BR.UTF-8):	Network Time Protocol versão 4
 Name:		ntp
 Version:	4.2.6p3
-Release:	2
+Release:	3
 License:	distributable
 Group:		Networking/Daemons
 Source0:	http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/%{name}-%{version}.tar.gz
@@ -416,6 +416,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.150  2011/07/30 13:33:09  glen
+- upstart_controlled earlier; rel 3
+
 Revision 1.149  2011/07/21 10:45:09  glen
 - proper filename
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ntp/ntp-client.init?r1=1.14&r2=1.15&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ntp/ntp.init?r1=1.27&r2=1.28&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ntp/ntp.spec?r1=1.149&r2=1.150&f=u



More information about the pld-cvs-commit mailing list