diff --git a/bind.changes b/bind.changes index 41ff163..0a47302 100644 --- a/bind.changes +++ b/bind.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Sun Jun 1 13:30:10 UTC 2014 - chris@computersalat.de + +- add stuff for DNSSEC validation to named.conf + * dnssec-enable, dnssec-validation + +------------------------------------------------------------------- +Sun May 25 17:24:21 UTC 2014 - crrodriguez@opensuse.org + +- Build with LFS_CFLAGS in 32 bit systems. + ------------------------------------------------------------------- Thu May 8 11:23:47 CEST 2014 - ro@suse.de diff --git a/bind.spec b/bind.spec index 646198f..0c9585a 100644 --- a/bind.spec +++ b/bind.spec @@ -254,7 +254,7 @@ cat /usr/share/aclocal/libtool.m4 >> aclocal.m4 #%{__aclocal} #%{__autoconf} #popd -export CFLAGS="$RPM_OPT_FLAGS -DNO_VERSION_DATE -fno-strict-aliasing" LDFLAGS="-L%{_libdir}" +export CFLAGS="$RPM_OPT_FLAGS -DNO_VERSION_DATE -fno-strict-aliasing $(getconf LFS_CFLAGS)" LDFLAGS="-L%{_libdir}" #export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -DLDAP_DEPRECATED" LDFLAGS="-L%{_libdir}" #export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -fpie" LDFLAGS="-L%{_libdir} -pie" CONFIGURE_OPTIONS="\ diff --git a/vendor-files.tar.bz2 b/vendor-files.tar.bz2 index 697d027..a633361 100644 --- a/vendor-files.tar.bz2 +++ b/vendor-files.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:83af62c322c0716ecfa73dd82cc1017040056ea01396a6faef272e37e61ea933 -size 21978 +oid sha256:fb6ae69f7d5b51be2e3b1755d38c793cb6f06460ea9ef5b98a4b0c7d86976cbb +size 21545