diff --git a/bind.spec b/bind.spec index 29cdaa4..5290147 100644 --- a/bind.spec +++ b/bind.spec @@ -70,7 +70,6 @@ Patch110:bind97-rh570851.patch Patch112:bind97-rh645544.patch Patch119:bind97-rh693982.patch Patch123:bind98-rh735103.patch -Patch125:bind99-buildfix.patch Patch130:bind-9.9.1-P2-dlz-libdb.patch Patch131:bind-9.9.1-P2-multlib-conflict.patch Patch133:bind99-rh640538.patch @@ -308,7 +307,6 @@ Based on the code from Jan "Yenya" Kasprzak %patch110 -p1 -b .rh570851 %patch112 -p1 -b .rh645544 %patch119 -p1 -b .rh693982 -%patch125 -p1 -b .buildfix %patch130 -p1 -b .libdb %patch131 -p1 -b .multlib-conflict %patch139 -p1 -b .rh1236087 diff --git a/bind99-buildfix.patch b/bind99-buildfix.patch deleted file mode 100644 index 79574b2..0000000 --- a/bind99-buildfix.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/bin/tests/system/Makefile.in b/bin/tests/system/Makefile.in -index ff49045..eb99b18 100644 ---- a/bin/tests/system/Makefile.in -+++ b/bin/tests/system/Makefile.in -@@ -21,7 +21,7 @@ VERSION=@BIND9_VERSION@ - - @BIND9_MAKE_INCLUDES@ - --SUBDIRS = dlzexternal lwresd rsabigexponent tkey -+SUBDIRS = lwresd rsabigexponent tkey - CINCLUDES = ${ISC_INCLUDES} ${DNS_INCLUDES} - - CDEFINES = @USE_GSSAPI@