Enable optional features by default

This commit is contained in:
Petr Menšík 2018-10-15 17:25:58 +02:00
parent 16bdca79ba
commit ae423dfbeb

View File

@ -18,7 +18,7 @@
%bcond_without LMDB %bcond_without LMDB
%bcond_without JSON %bcond_without JSON
%bcond_without DNSTAP %bcond_without DNSTAP
%bcond_with DLZ %bcond_without DLZ
%bcond_without EXPORT_LIBS %bcond_without EXPORT_LIBS
%if 0%{?fedora} >= 28 %if 0%{?fedora} >= 28
%bcond_without UNITTEST %bcond_without UNITTEST
@ -1512,6 +1512,7 @@ fi;
%changelog %changelog
* Thu Mar 14 2019 Petr Menšík <pemensik@redhat.com> - 32:9.11.6-2 * Thu Mar 14 2019 Petr Menšík <pemensik@redhat.com> - 32:9.11.6-2
- Fix dnstap and timer issues in unit test - Fix dnstap and timer issues in unit test
- Enable DLZ modules
* Tue Mar 05 2019 Petr Menšík <pemensik@redhat.com> - 32:9.11.6-1 * Tue Mar 05 2019 Petr Menšík <pemensik@redhat.com> - 32:9.11.6-1
- Update to 9.11.6 - Update to 9.11.6