diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2008-04-23 15:03:02 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2008-04-23 15:03:02 +0000 |
| commit | e70e236de411833e9dcaaca4a4990620f83c20a4 (patch) | |
| tree | 6ff0818abd7f3d969d4c3eb0791c641f343f41f9 /bind-9.4.1-ldap-api.patch | |
| parent | 28d0a5960b2bc2ba4b3ff37d21791fb06d1abf9c (diff) | |
- fixed building of named-sdb (#432497)bind-9_5_0-25_1_b2_fc8
- bind-9.3.2-prctl_set_dumpable.patch is obsoleted
Diffstat (limited to 'bind-9.4.1-ldap-api.patch')
| -rw-r--r-- | bind-9.4.1-ldap-api.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bind-9.4.1-ldap-api.patch b/bind-9.4.1-ldap-api.patch index e040a84..279fcbb 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} @@ -17,7 +17,7 @@ diff -up bind-9.5.0a5/bin/sdb_tools/Makefile.in.new-api bind-9.5.0a5/bin/sdb_too MANPAGES = zone2ldap.1 -EXT_CFLAGS = -fPIE -+EXT_CFLAGS = -fPIE -DLDAP_DEPRECATED ++EXT_CFLAGS = -fPIE -DLDAP_DEPRECATED @BIND9_MAKE_RULES@ |
