Browse Source

be aware of rndc.conf, too

master
parent
commit
6011c725b2
  1. 2
      bind/bind.spec

2
bind/bind.spec

@ -132,7 +132,7 @@ AutoReqProv: no
# determine the installed files
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
%{l_files_std} \
'%config %{l_prefix}/etc/bind/named.conf' \
'%config %{l_prefix}/etc/bind/*.conf' \
'%config %{l_prefix}/etc/bind/named.db/*'
%files -f files

Loading…
Cancel
Save