diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2008-02-19 10:20:49 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2008-02-19 10:20:49 +0000 |
| commit | 300cfcff2de73d55b70fc3da4a38e33eaab4c5de (patch) | |
| tree | 81451af33096e6556118c4125d27cb913ec51dad /bind-9.4.1-ldap-api.patch | |
| parent | b2b15fb64824f4bf10ea54c7b1373e1f2b7e629d (diff) | |
| download | bind-300cfcff2de73d55b70fc3da4a38e33eaab4c5de.tar.gz bind-300cfcff2de73d55b70fc3da4a38e33eaab4c5de.tar.xz bind-300cfcff2de73d55b70fc3da4a38e33eaab4c5de.zip | |
- removed conditional build with libefence (use -fmudflapth instead)
- fixed building of DLZ stuff (#432497)
- do not build Berkeley DB DLZ backend
- temporary build with --disable-linux-caps and without threads (#433102)
- update named.ca file to affect IPv6 changes in root zone
Diffstat (limited to 'bind-9.4.1-ldap-api.patch')
| -rw-r--r-- | bind-9.4.1-ldap-api.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bind-9.4.1-ldap-api.patch b/bind-9.4.1-ldap-api.patch index 01abbc2..77ab140 100644 --- a/bind-9.4.1-ldap-api.patch +++ b/bind-9.4.1-ldap-api.patch @@ -1,5 +1,5 @@ ---- bind-9.3.4/bin/named/Makefile.in.ldap-api 2007-05-18 16:21:21.000000000 +0200 -+++ bind-9.3.4/bin/named/Makefile.in 2007-05-18 16:22:16.000000000 +0200 +--- bind-9.3.4/bin/named-sdb/Makefile.in.ldap-api 2007-05-18 16:21:21.000000000 +0200 ++++ bind-9.3.4/bin/named-sdb/Makefile.in 2007-05-18 16:22:16.000000000 +0200 @@ -96,7 +96,7 @@ HTMLPAGES = named.html lwresd.html named MANOBJS = ${MANPAGES} ${HTMLPAGES} |
