Hello community,

here is the log from the commit of package ntp for openSUSE:Factory
checked in at Fri Aug 26 12:48:52 CEST 2011.



--------
--- ntp/ntp.changes     2011-06-01 11:18:25.000000000 +0200
+++ /mounts/work_src_done/STABLE/ntp/ntp.changes        2011-08-26 
10:12:02.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Aug 26 08:11:33 UTC 2011 - [email protected]
+
+- bnc#699724 - ntpdate was replaced with a dud script
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  ntpdate

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ntp.spec ++++++
--- /var/tmp/diff_new_pack.ruVnbp/_old  2011-08-26 12:45:54.000000000 +0200
+++ /var/tmp/diff_new_pack.ruVnbp/_new  2011-08-26 12:45:54.000000000 +0200
@@ -27,7 +27,7 @@
 License:        BSD3c(or similar)
 Group:          Productivity/Networking/Other
 Version:        4.2.6p3
-Release:        12
+Release:        14
 Summary:        Network Time Protocol daemon (version 4)
 # main source
 Source0:        
http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ntp-4.2/ntp-%{version}.tar.bz2
@@ -45,7 +45,6 @@
 Source12:       README.SUSE
 Source13:       ntp-4.2.0-rh-manpages.tar.gz
 Source14:       ntp.xml
-Source15:       ntpdate
 Source16:       ntp-wait
 Patch1:         ntp-segfault_on_invalid_device.patch
 Patch4:         ntpd-maxmonmen.patch
@@ -193,9 +192,6 @@
 %patch16
 %patch18
 
-# don't build ntpdate (replaced with %{SOURCE15} script)
-sed -i '/\tntpdate/d
-s/ntpdate //g' Makefile.in Makefile.am
 # fix DOS line breaks
 sed -i 's/\r//g' html/scripts/{footer.txt,style.css}
 
@@ -274,7 +270,6 @@
 #
 install -d %{buildroot}/usr/share/omc/svcinfo.d/
 install -m 644 %{S:14} %{buildroot}/usr/share/omc/svcinfo.d/
-install -m 755 %{S:15} %{buildroot}/usr/sbin/
 install -m 755 %{S:16} %{buildroot}/usr/sbin/
 
 %clean
@@ -319,7 +314,10 @@
 fi
 # update from previous permissions
 if [ -f /etc/ntp.conf ]; then
-  chown --from=ntp:root root:ntp /etc/ntp.conf
+  chown root:ntp /etc/ntp.conf
+fi
+if [ -f /etc/ntp.keys ]; then
+  chown root:ntp /etc/ntp.keys
 fi
 if [ -f /var/lib/ntp/etc/ntp.conf.iburst ]; then
   chown --from=ntp:root root:ntp /var/lib/ntp/etc/ntp.conf.iburst




++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to