diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-07-20 11:31:19 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-07-20 11:31:19 +0000 |
| commit | 67199a113c184cf95fd56b75b1a2e76dacbfc54b (patch) | |
| tree | bbefed78368ea5d8bd6d80bdd469d7cb0f27a470 /bind-9.3.1-dbus_archdep_libdir.patch | |
| parent | 1bd5800303400a65debb03cd664de84a720b1da8 (diff) | |
- removed bind-sdb package (default named has compiled SDB backend now)
- integrated DLZ (Dynamically loadable zones) drivers
- integrated GSS-TSIG support (RFC 3645)
- build with -O0 (many new features, potential core dumps will be more
useful)
Diffstat (limited to 'bind-9.3.1-dbus_archdep_libdir.patch')
| -rw-r--r-- | bind-9.3.1-dbus_archdep_libdir.patch | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/bind-9.3.1-dbus_archdep_libdir.patch b/bind-9.3.1-dbus_archdep_libdir.patch deleted file mode 100644 index 8dc3646..0000000 --- a/bind-9.3.1-dbus_archdep_libdir.patch +++ /dev/null @@ -1,26 +0,0 @@ ---- bind-9.4.0/bin/named/Makefile.in.dbus_archdep_libdir 2007-03-06 14:18:14.000000000 +0100 -+++ bind-9.4.0/bin/named/Makefile.in 2007-03-06 14:20:39.000000000 +0100 -@@ -43,8 +43,9 @@ - ${ISCCFG_INCLUDES} ${ISCCC_INCLUDES} ${ISC_INCLUDES} \ - ${DLZDRIVER_INCLUDES} ${DBDRIVER_INCLUDES} - -+DBUS_ARCHDEP_LIBDIR ?= lib - DBUS_INCLUDES = \ -- -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -+ -I/usr/${DBUS_ARCHDEP_LIBDIR}/dbus-1.0/include -I/usr/include/dbus-1.0 - - CDEFINES = @USE_DLZ@ - ---- bind-9.4.0/bin/named_sdb/Makefile.in.dbus_archdep_libdir 2007-03-06 14:18:14.000000000 +0100 -+++ bind-9.4.0/bin/named_sdb/Makefile.in 2007-03-06 14:21:09.000000000 +0100 -@@ -43,8 +43,9 @@ - ${ISCCFG_INCLUDES} ${ISCCC_INCLUDES} ${ISC_INCLUDES} \ - ${DLZDRIVER_INCLUDES} ${DBDRIVER_INCLUDES} - -+DBUS_ARCHDEP_LIBDIR ?= lib - DBUS_INCLUDES = \ -- -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -+ -I/usr/${DBUS_ARCHDEP_LIBDIR}/dbus-1.0/include -I/usr/include/dbus-1.0 - - CDEFINES = @USE_DLZ@ - |
