SHA256
1
0
forked from pool/bind

Accepting request 236023 from network

add stuff for DNSSEC validation to named.conf (forwarded request 235970 from computersalat)

OBS-URL: https://build.opensuse.org/request/show/236023
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bind?expand=0&rev=98
This commit is contained in:
Stephan Kulow 2014-06-05 08:49:37 +00:00 committed by Git OBS Bridge
commit 367e8d58c7
3 changed files with 14 additions and 3 deletions

View File

@ -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

View File

@ -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="\

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:83af62c322c0716ecfa73dd82cc1017040056ea01396a6faef272e37e61ea933
size 21978
oid sha256:fb6ae69f7d5b51be2e3b1755d38c793cb6f06460ea9ef5b98a4b0c7d86976cbb
size 21545