rpms/ntp/devel ntp.spec,1.44,1.45

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Nov 9 12:35:59 UTC 2005


Author: praszyk

Update of /cvs/dist/rpms/ntp/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv16347

Modified Files:
	ntp.spec 
Log Message:
Bug #163862 ntpdate -> ntpd (no peer), ntpd does not submit his local clock



Index: ntp.spec
===================================================================
RCS file: /cvs/dist/rpms/ntp/devel/ntp.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ntp.spec	2 Nov 2005 12:49:46 -0000	1.44
+++ ntp.spec	9 Nov 2005 12:35:51 -0000	1.45
@@ -8,7 +8,7 @@
 Summary: Synchronizes system time using the Network Time Protocol (NTP).
 Name: ntp
 Version: 4.2.0.a.20050816
-Release: 9
+Release: 10
 License: distributable
 Group: System Environment/Daemons
 Source0: http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-%{tarversion}.tar.gz
@@ -35,6 +35,7 @@
 Patch10: ntp-stable-4.2.0a-20040617-C-Frame-121.patch
 Patch11: ntp-stable-4.2.0a-20050816-vsnprintf.patch
 Patch12: ntp-stable-4.2.0a-20050816-minusTi.patch
+Patch13: ntp-stable-4.2.0a-20050816-loconly.patch
 
 URL: http://www.ntp.org
 PreReq: /sbin/chkconfig
@@ -73,6 +74,7 @@
 %patch10 -p1 -b .cframe121
 %patch11 -p1 -b .vsnprintf
 %patch12 -p1 -b .minusTi
+%patch13 -p1 -b .loconly
 %build
 
 
@@ -219,6 +221,10 @@
 
 
 %changelog
+* Wed Nov 9 2005 Petr Raszyk <praszyk at redhat.com> 4.2.0.a.20050816-10
+- ntpd does not submit his local clock (if there is no peer).
+  ntpdate->ntpd #163862 , Patch13: ntp-stable-4.2.0a-20050816-loconly.patch
+
 * Wed Nov 2 2005 Petr Raszyk <praszyk at redhat.com> 4.2.0.a.20050816-9
 - Rebuild
 




More information about the fedora-cvs-commits mailing list