From 6e60c9d8a49326547bce337a10f3460c29702efd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Tue, 24 Aug 2021 16:24:20 +0200 Subject: [PATCH] Actually enable LMDB in build Fixes broken commit 25906f35b315865cdc9c00606aaded079a4c3f16, where only changelog comment remained after cherry-pick. Resolves: rhbz#1975775 --- bind.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bind.spec b/bind.spec index ca18558..f1ebc1d 100644 --- a/bind.spec +++ b/bind.spec @@ -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 - 32:9.16.20-2 - Fix map file format incompatibility +- Actually enable LMDB support * Tue Aug 17 2021 Petr Menšík - 32:9.16.20-1 - Update to 9.16.20