diff --git a/bind.spec b/bind.spec index 3e41327..211da6b 100644 --- a/bind.spec +++ b/bind.spec @@ -16,8 +16,8 @@ # due to extensive changes to Makefiles %bcond_without PKCS11 %bcond_without DEVEL -%bcond_with LMDB %bcond_with JSON +%bcond_without LMDB %bcond_without DNSTAP %bcond_with DLZ %bcond_without EXPORT_LIBS @@ -1531,6 +1531,7 @@ fi; %changelog * Fri Feb 22 2019 Petr Menšík - 32:9.11.5-12.P1 - Enable DNSTAP support (#1564776) +- Enable LMDB support for rndc addzone * Thu Feb 21 2019 Petr Menšík - 32:9.11.5-11.P1 - Disable often failing unit test random_test