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
This commit is contained in:
parent
69299c3f09
commit
ccaf6117d3
@ -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
|
Wed May 16 10:22:25 UTC 2018 - navin.kukreja@suse.com
|
||||||
|
|
||||||
|
@ -708,9 +708,6 @@ fi
|
|||||||
%config %{_var}/lib/named/127.0.0.zone
|
%config %{_var}/lib/named/127.0.0.zone
|
||||||
%config %{_var}/lib/named/localhost.zone
|
%config %{_var}/lib/named/localhost.zone
|
||||||
%config %{_var}/lib/named/named.root.key
|
%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
|
%dir %{_libexecdir}/bind
|
||||||
|
|
||||||
%files -n %{libbind9}
|
%files -n %{libbind9}
|
||||||
@ -755,6 +752,9 @@ fi
|
|||||||
%{_var}/lib/named%{_localstatedir}/log
|
%{_var}/lib/named%{_localstatedir}/log
|
||||||
%{_fillupdir}/sysconfig.named-common
|
%{_fillupdir}/sysconfig.named-common
|
||||||
%{_fillupdir}/sysconfig.syslog-named
|
%{_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
|
%files devel
|
||||||
%dir %{_includedir}/isc
|
%dir %{_includedir}/isc
|
||||||
|
Loading…
Reference in New Issue
Block a user