Hello community, here is the log from the commit of package ntp for openSUSE:13.1 checked in at 2013-10-23 10:10:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:13.1/ntp (Old) and /work/SRC/openSUSE:13.1/.ntp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ntp" Changes: -------- --- /work/SRC/openSUSE:13.1/ntp/ntp.changes 2013-09-23 11:01:41.000000000 +0200 +++ /work/SRC/openSUSE:13.1/.ntp.new/ntp.changes 2013-10-23 10:10:59.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.vF1FXr/_old 2013-10-23 10:10:59.000000000 +0200 +++ /var/tmp/diff_new_pack.vF1FXr/_new 2013-10-23 10:10:59.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]
