Hello community,

here is the log from the commit of package ntp for openSUSE:Factory
checked in at Mon Feb 21 23:46:42 CET 2011.



--------
--- ntp/ntp.changes     2011-01-04 18:11:52.000000000 +0100
+++ ntp/ntp.changes     2011-02-03 17:15:58.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb  3 17:15:03 CET 2011 - [email protected]
+
+- updated the sntp syntax also in our ntpdate script (bnc#658255#c2)
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ ntp.spec ++++++
--- /var/tmp/diff_new_pack.KHptMm/_old  2011-02-21 23:46:13.000000000 +0100
+++ /var/tmp/diff_new_pack.KHptMm/_new  2011-02-21 23:46:13.000000000 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package ntp (Version 4.2.6p3)
+# spec file for package ntp
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -27,7 +27,7 @@
 License:        BSD3c(or similar)
 Group:          Productivity/Networking/Other
 Version:        4.2.6p3
-Release:        1
+Release:        8
 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.gz



++++++ ntpdate ++++++
--- /var/tmp/diff_new_pack.KHptMm/_old  2011-02-21 23:46:14.000000000 +0100
+++ /var/tmp/diff_new_pack.KHptMm/_new  2011-02-21 23:46:14.000000000 +0100
@@ -27,7 +27,7 @@
 
 The program /usr/sbin/sntp offers comparable functionality to ntpdate.
 Specifically
-  sntp -p no -r pool.ntp.org
+  sntp -s pool.ntp.org
 is equivalent to
   ntpdate pool.ntp.org
 
@@ -39,7 +39,7 @@
        a=$(($#-1))
        shift $a
 
-       /usr/sbin/sntp -F -P no -r $1
+       /usr/sbin/sntp -s $1
 fi
 
 exit 0;


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



Remember to have fun...

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

Reply via email to