Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package bind for openSUSE:Factory checked in at 2022-08-04 13:22:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bind (Old) and /work/SRC/openSUSE:Factory/.bind.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bind" Thu Aug 4 13:22:42 2022 rev:182 rq:992020 version:9.18.5 Changes: -------- --- /work/SRC/openSUSE:Factory/bind/bind.changes 2022-07-26 19:43:06.536001508 +0200 +++ /work/SRC/openSUSE:Factory/.bind.new.1521/bind.changes 2022-08-04 13:22:48.412386893 +0200 @@ -1,0 +2,6 @@ +Mon Aug 1 11:15:42 UTC 2022 - Jorik Cronenberg <jorik.cronenb...@suse.com> + +- Add systemd drop-in directory for named service + [bsc#1201689, bind.spec] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bind.spec ++++++ --- /var/tmp/diff_new_pack.NOKSLH/_old 2022-08-04 13:22:48.936388380 +0200 +++ /var/tmp/diff_new_pack.NOKSLH/_new 2022-08-04 13:22:48.940388391 +0200 @@ -365,6 +365,7 @@ install -D -m 0644 %{_sourcedir}/named.root %{buildroot}%{_datadir}/factory%{_localstatedir}/lib/named/root.hint install -m 0644 vendor-files/config/{127.0.0,localhost}.zone %{buildroot}%{_datadir}/factory%{_localstatedir}/lib/named install -m 0644 bind.keys %{buildroot}%{_datadir}/factory%{_localstatedir}/lib/named/named.root.key + install -d -m 0755 %{buildroot}/%{_unitdir}/named.service.d %else for file in named; do install -m 0754 vendor-files/init/${file} %{buildroot}%{_initddir}/${file} @@ -477,6 +478,7 @@ %attr(0644,root,root) %config /%{_sysconfdir}/slp.reg.d/bind.reg %if %{with_systemd} %{_unitdir}/named.service +%dir %{_unitdir}/named.service.d %{_prefix}/lib/tmpfiles.d/bind.conf %{_sysusersdir}/named.conf %{_datadir}/factory