diff --git a/bind.spec b/bind.spec index 704a2ed..5e7cb0d 100644 --- a/bind.spec +++ b/bind.spec @@ -594,12 +594,14 @@ export LIBDIR_SUFFIX --libdir=%{_libdir}%{_export_dir} \ --includedir=%{_includedir}%{_export_dir}/ \ --disable-threads \ +%if %{with GSSTSIG} --with-gssapi=yes \ --disable-isc-spnego \ - --enable-fixed-rrset \ +%endif %if %{with UNITTEST} --with-atf=/usr \ %endif + --enable-fixed-rrset \ --disable-rpz-nsip \ --disable-rpz-nsdname \ --without-lmdb \ @@ -1358,6 +1360,7 @@ rm -rf ${RPM_BUILD_ROOT} %changelog * Tue Apr 03 2018 Petr Menšík - 32:9.11.3-5 - Enable libidn2 support (#1098783) +- Compile export libs without GSSAPI * Wed Mar 21 2018 Petr Menšík - 32:9.11.3-4 - Rebase to 9.11.3