From ccaf6117d3f1ec8fb4fec1504fc7e809a7a351629e07564ad7a7475230f8da98 Mon Sep 17 00:00:00 2001 From: Navin Kukreja Date: Thu, 17 May 2018 14:45:41 +0000 Subject: [PATCH] Accepting request 610097 from home:nkukreja:branches:network - Move chroot related files from bind to bind-chrootenv (bsc#1093338) OBS-URL: https://build.opensuse.org/request/show/610097 OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=239 --- bind.changes | 6 ++++++ bind.spec | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/bind.changes b/bind.changes index 3390d94..c426dc2 100644 --- a/bind.changes +++ b/bind.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 17 14:28:29 UTC 2018 - navin.kukreja@suse.com + +- Move chroot related files from bind to bind-chrootenv + (bsc#1093338) + ------------------------------------------------------------------- Wed May 16 10:22:25 UTC 2018 - navin.kukreja@suse.com diff --git a/bind.spec b/bind.spec index 94aef4e..710d074 100644 --- a/bind.spec +++ b/bind.spec @@ -708,9 +708,6 @@ fi %config %{_var}/lib/named/127.0.0.zone %config %{_var}/lib/named/localhost.zone %config %{_var}/lib/named/named.root.key -%ghost %{_var}/lib/named%{_sysconfdir}/localtime -%attr(0644,root,named) %ghost %{_var}/lib/named%{_sysconfdir}/named.conf.include -%attr(-,named,named) %dir %{_var}/lib/named%{_localstatedir}/run/named %dir %{_libexecdir}/bind %files -n %{libbind9} @@ -755,6 +752,9 @@ fi %{_var}/lib/named%{_localstatedir}/log %{_fillupdir}/sysconfig.named-common %{_fillupdir}/sysconfig.syslog-named +%ghost %{_var}/lib/named%{_sysconfdir}/localtime +%attr(0644,root,named) %ghost %{_var}/lib/named%{_sysconfdir}/named.conf.include +%attr(-,named,named) %dir %{_var}/lib/named%{_localstatedir}/run/named %files devel %dir %{_includedir}/isc