Hello community,

here is the log from the commit of package ntp for openSUSE:12.2 checked in at 
2012-08-09 17:55:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2/ntp (Old)
 and      /work/SRC/openSUSE:12.2/.ntp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ntp", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:12.2/ntp/ntp.changes     2012-07-24 22:43:12.000000000 
+0200
+++ /work/SRC/openSUSE:12.2/.ntp.new/ntp.changes        2012-08-09 
17:56:04.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Aug  2 13:17:57 UTC 2012 - [email protected]
+
+- Created the correct link to /run/ntp 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ conf.ntp.init ++++++
--- /var/tmp/diff_new_pack.00hGXF/_old  2012-08-09 17:56:04.000000000 +0200
+++ /var/tmp/diff_new_pack.00hGXF/_new  2012-08-09 17:56:04.000000000 +0200
@@ -128,7 +128,7 @@
 NTPD_PID="${CHROOT_PREFIX}/var/run/ntp/ntpd.pid"
 
 # Create if /var/run is on tmpfs
-test -e /var/run/ntp || ln -s ../lib/ntp/var/run/ntp /var/run
+test -e /var/run/ntp || ln -s /var/lib/ntp/var/run/ntp /var/run
 
 function ntpd_is_running() {
   $0 status >/dev/null



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

Reply via email to