summaryrefslogtreecommitdiffstats
path: root/bind-96-temporary-libbind.patch
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2008-11-10 16:36:47 +0000
committerAdam Tkac <atkac@fedoraproject.org>2008-11-10 16:36:47 +0000
commite5a309e7ae1c265ff6e6d68405830ec414fcf56f (patch)
tree9ebabe516224c5b85f342fe89ef57983cd6e9460 /bind-96-temporary-libbind.patch
parent5691aedf5bb914deb1d18d42fd343e1c22872972 (diff)
downloadbind-e5a309e7ae1c265ff6e6d68405830ec414fcf56f.tar.gz
bind-e5a309e7ae1c265ff6e6d68405830ec414fcf56f.tar.xz
bind-e5a309e7ae1c265ff6e6d68405830ec414fcf56f.zip
- 9.6.0b1 releasebind-9_6_0-0_1_b1_fc11
- don't build ODBC and Berkeley DB DLZ drivers - end of bind-chroot-admin script, copy config files to chroot manually - /proc doesn't have to be mounted to chroot - temporary use libbind from 9.5 series, noone has been released for 9.6 yet - removed all deprecated stuff from CVS
Diffstat (limited to 'bind-96-temporary-libbind.patch')
-rw-r--r--bind-96-temporary-libbind.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/bind-96-temporary-libbind.patch b/bind-96-temporary-libbind.patch
new file mode 100644
index 0000000..c60bc5e
--- /dev/null
+++ b/bind-96-temporary-libbind.patch
@@ -0,0 +1,12 @@
+diff -up bind-9.6.0b1/configure.in.libbind bind-9.6.0b1/configure.in
+--- bind-9.6.0b1/configure.in.libbind 2008-11-10 15:43:33.000000000 +0100
++++ bind-9.6.0b1/configure.in 2008-11-10 15:43:51.000000000 +0100
+@@ -23,6 +23,8 @@ AC_REVISION($Revision: 1.456 $)
+ AC_INIT(lib/dns/name.c)
+ AC_PREREQ(2.59)
+
++AC_CONFIG_SUBDIRS(lib/bind)
++
+ AC_CONFIG_HEADER(config.h)
+
+ AC_CANONICAL_HOST