From 936b6715479aa3a8c1304efa105d264ba7001613 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Mon, 28 May 2018 09:56:35 +0200 Subject: [PATCH] bind-dns is not build --- samba.spec | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/samba.spec b/samba.spec index 585a048..cd1b030 100644 --- a/samba.spec +++ b/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