bind-dns is not build

tags/samba-4.7.1-99.beta3
Daniel Berteaud 6 years ago
parent e70f6dd653
commit 936b671547
  1. 18
      samba.spec

@ -1665,15 +1665,15 @@ rm -rf %{buildroot}
%endif # with_dc
### DC-BIND
%if %with_dc
%files dc-bind-dlz
%attr(770,root,named) %dir /var/lib/samba/bind-dns
%dir %{_libdir}/samba/bind9
%{_libdir}/samba/bind9/dlz_bind9.so
%{_libdir}/samba/bind9/dlz_bind9_9.so
%{_libdir}/samba/bind9/dlz_bind9_10.so
%{_libdir}/samba/bind9/dlz_bind9_11.so
%endif # with_dc
#%if %with_dc
#%files dc-bind-dlz
#%attr(770,root,named) %dir /var/lib/samba/bind-dns
#%dir %{_libdir}/samba/bind9
#%{_libdir}/samba/bind9/dlz_bind9.so
#%{_libdir}/samba/bind9/dlz_bind9_9.so
#%{_libdir}/samba/bind9/dlz_bind9_10.so
#%{_libdir}/samba/bind9/dlz_bind9_11.so
#%endif # with_dc
### DEVEL
%files devel

Loading…
Cancel
Save