Hello community, here is the log from the commit of package ntp for openSUSE:Factory checked in at 2013-10-23 10:10:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ntp (Old) and /work/SRC/openSUSE:Factory/.ntp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ntp" Changes: -------- --- /work/SRC/openSUSE:Factory/ntp/ntp.changes 2013-08-27 20:53:29.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ntp.new/ntp.changes 2013-10-23 10:10:52.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Oct 22 14:49:25 UTC 2013 - [email protected] + +- bnc#838458 ntp start script does not update /var/lib/ntp/etc/localtime file if /etc/localtime is symlink + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ conf.ntp.init ++++++ --- /var/tmp/diff_new_pack.GYPx2U/_old 2013-10-23 10:10:54.000000000 +0200 +++ /var/tmp/diff_new_pack.GYPx2U/_new 2013-10-23 10:10:54.000000000 +0200 @@ -147,7 +147,7 @@ test -d ${CHROOT_PREFIX}${configfile%/*} || mkdir -p ${CHROOT_PREFIX}${configfile%/*} if [ -r ${configfile} ] then - cp -auL ${configfile} ${CHROOT_PREFIX}${configfile%/*} + cp -aL ${configfile} ${CHROOT_PREFIX}${configfile%/*} else echo echo "Warning: ${configfile} not found or not readable" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
