summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2007-05-24 14:29:26 +0000
committerAdam Tkac <atkac@fedoraproject.org>2007-05-24 14:29:26 +0000
commit7ee3a53ecc4e321eb1a16f2360f1a932c86d1737 (patch)
tree2331bf549ad463a632bdcd7921d80ed0aca9f067
parent9be31ab32b20bfa030dd558885a4902a7eaab666 (diff)
downloadbind-7ee3a53ecc4e321eb1a16f2360f1a932c86d1737.tar.gz
bind-7ee3a53ecc4e321eb1a16f2360f1a932c86d1737.tar.xz
bind-7ee3a53ecc4e321eb1a16f2360f1a932c86d1737.zip
- forgot add patch :)bind-9_4_1-4_fc7
-rw-r--r--bind-9.4.1-ldap-api.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/bind-9.4.1-ldap-api.patch b/bind-9.4.1-ldap-api.patch
new file mode 100644
index 0000000..e469c35
--- /dev/null
+++ b/bind-9.4.1-ldap-api.patch
@@ -0,0 +1,11 @@
+--- 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}
+
+-EXT_CFLAGS = -fPIE
++EXT_CFLAGS = -fPIE -DLDAP_DEPRECATED
+
+ @BIND9_MAKE_RULES@
+