diff --git a/bind.spec b/bind.spec index 55ed424..ef77bef 100644 --- a/bind.spec +++ b/bind.spec @@ -16,7 +16,6 @@ # due to extensive changes to Makefiles %bcond_without PKCS11 %bcond_without DEVEL -%bcond_without LMDB %bcond_without JSON %bcond_without DLZ %bcond_with BDB @@ -28,9 +27,11 @@ %if 0%{?fedora} >= 28 %bcond_without UNITTEST %bcond_without DNSTAP +%bcond_without LMDB %else %bcond_with UNITTEST %bcond_with DNSTAP +%bcond_with LMDB %endif %bcond_with TSAN