diff --git a/SPECS/bind.spec b/SPECS/bind.spec index 62616c6..d58f161 100644 --- a/SPECS/bind.spec +++ b/SPECS/bind.spec @@ -16,7 +16,7 @@ # due to extensive changes to Makefiles %bcond_without PKCS11 %bcond_without DEVEL -%bcond_with LMDB +%bcond_without LMDB %bcond_with DLZ %bcond_without EXPORT_LIBS %if 0%{?fedora} >= 17 @@ -584,7 +584,7 @@ export CPPFLAGS="$CPPFLAGS -DDIG_SIGCHASE" export STD_CDEFINES="$CPPFLAGS" sed -i -e \ -'s/RELEASEVER=\(.*\)/RELEASEVER=\1-RedHat-%{version}-%{release}/' \ +'s/RELEASEVER=\(.*\)/RELEASEVER=\1-PowerEL-%{version}-%{release}/' \ version libtoolize -c -f; aclocal -I libtool.m4 --force; autoconf -f @@ -617,7 +617,7 @@ export LIBDIR_SUFFIX --with-dlopen=yes \ --with-dlz-ldap=yes \ --with-dlz-postgres=yes \ - --with-dlz-mysql=yes \ + --with-dlz-mysql=no \ --with-dlz-filesystem=yes \ --with-dlz-bdb=yes \ %endif