Enable optional features by default
This commit is contained in:
parent
16bdca79ba
commit
ae423dfbeb
@ -18,7 +18,7 @@
|
||||
%bcond_without LMDB
|
||||
%bcond_without JSON
|
||||
%bcond_without DNSTAP
|
||||
%bcond_with DLZ
|
||||
%bcond_without DLZ
|
||||
%bcond_without EXPORT_LIBS
|
||||
%if 0%{?fedora} >= 28
|
||||
%bcond_without UNITTEST
|
||||
@ -1512,6 +1512,7 @@ fi;
|
||||
%changelog
|
||||
* Thu Mar 14 2019 Petr Menšík <pemensik@redhat.com> - 32:9.11.6-2
|
||||
- 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
|
||||
- Update to 9.11.6
|
||||
|
Loading…
Reference in New Issue
Block a user