commit bind for openSUSE:Factory
Hello community, here is the log from the commit of package bind for openSUSE:Factory checked in at 2014-09-15 17:40:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bind (Old) and /work/SRC/openSUSE:Factory/.bind.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "bind" Changes: -------- --- /work/SRC/openSUSE:Factory/bind/bind.changes 2014-08-05 10:24:18.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.bind.new/bind.changes 2014-09-15 17:40:45.000000000 +0200 @@ -1,0 +2,17 @@ +Mon Sep 8 21:10:50 UTC 2014 - werner@suse.de + +- Require systemd-rpm-macros at build + +------------------------------------------------------------------- +Mon Sep 8 14:00:01 UTC 2014 - werner@suse.de + +- Use the systemd service macros to make sure init scripts are + registered properly (bnc#894627) + +------------------------------------------------------------------- +Wed Sep 3 11:38:47 UTC 2014 - max@suse.com + +- Version 9.9.5P1 also fixes a problem with zone transfers on + multicore machines (bnc#882511). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bind.spec ++++++ --- /var/tmp/diff_new_pack.3CV5on/_old 2014-09-15 17:40:46.000000000 +0200 +++ /var/tmp/diff_new_pack.3CV5on/_new 2014-09-15 17:40:46.000000000 +0200 @@ -409,9 +409,11 @@ test -e ${TEMP_SYSCONFIG_FILE} && \ old ${TEMP_SYSCONFIG_FILE} echo "NAMED_RUN_CHROOTED=\"${NAMED_RUN_CHROOTED}\"" >${TEMP_SYSCONFIG_FILE} +%service_add_pre named %preun %stop_on_removal named +%service_del_preun named %post %{fillup_and_insserv -nf named} @@ -528,10 +530,12 @@ sbin/insserv named test ! -s ${NAMED_ACTIVE_FILE} && rm -f ${NAMED_ACTIVE_FILE} fi +%service_add_post named %postun %restart_on_update named %insserv_cleanup +%service_del_postun named %pre chrootenv %{GROUPADD_NAMED} @@ -544,6 +548,7 @@ %pre lwresd %{GROUPADD_NAMED} %{USERADD_NAMED} +%service_add_pre lwresd %post lwresd # Create a key if usr/sbin/rndc-confgen is installed. @@ -559,13 +564,16 @@ if [ $1 -le 1 ]; then %{fillup_and_insserv -fy lwresd} fi; +%service_add_post lwresd %preun lwresd %stop_on_removal lwresd +%service_del_preun lwresd %postun lwresd %restart_on_update lwresd %insserv_cleanup +%service_del_postun lwresd %post utils /sbin/ldconfig -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de