Actually enable LMDB in build
Fixes broken commit 25906f35b3
, where only
changelog comment remained after cherry-pick.
Resolves: rhbz#1975775
This commit is contained in:
parent
d63e24c757
commit
6e60c9d8a4
@ -17,7 +17,7 @@
|
||||
# kyua no longer in buildroot in RHEL9
|
||||
%bcond_with UNITTEST
|
||||
%bcond_without DNSTAP
|
||||
%bcond_with LMDB
|
||||
%bcond_without LMDB
|
||||
%bcond_without DOC
|
||||
# Because of issues with PDF rebuild, include only HTML pages
|
||||
%bcond_with DOCPDF
|
||||
@ -1131,6 +1131,7 @@ fi;
|
||||
%changelog
|
||||
* Thu Aug 19 2021 Petr Menšík <pemensik@redhat.com> - 32:9.16.20-2
|
||||
- Fix map file format incompatibility
|
||||
- Actually enable LMDB support
|
||||
|
||||
* Tue Aug 17 2021 Petr Menšík <pemensik@redhat.com> - 32:9.16.20-1
|
||||
- Update to 9.16.20
|
||||
|
Loading…
Reference in New Issue
Block a user