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:
Petr Menšík 2021-08-24 16:24:20 +02:00
parent d63e24c757
commit 6e60c9d8a4
1 changed files with 2 additions and 1 deletions

View File

@ -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