summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorMartin Nagy <mnagy@fedoraproject.org>2009-04-22 15:37:08 +0000
committerMartin Nagy <mnagy@fedoraproject.org>2009-04-22 15:37:08 +0000
commit01aab7c4c3962e9d258a0f09f2acde72f2490e64 (patch)
tree12c0b805f579c556dddabf361ead5d434b7e09ad /bind.spec
parent32aa839776c6135006d5456e87e1714fae518dd9 (diff)
- update the patch for dynamic loading of database backends
- fix dns_db_unregister()
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/bind.spec b/bind.spec
index 1d9f559..c05761b 100644
--- a/bind.spec
+++ b/bind.spec
@@ -61,6 +61,7 @@ Patch62: bind-9.5-sdb-sqlite-bld.patch
# needs inpection
Patch17: bind-9.3.2b1-fix_sdb_ldap.patch
Patch104: bind-96-dyndb.patch
+Patch105: bind-96-db_unregister.patch
# IDN paches
Patch73: bind-9.5-libidn.patch
@@ -168,6 +169,7 @@ Based on the code from Jan "Yenya" Kasprzak <kas@fi.muni.cz>
%patch10 -p1 -b .PIE
%patch16 -p1 -b .redhat_doc
%patch104 -p1 -b .dyndb
+%patch105 -p1 -b .db_unregister
%if %{SDB}
%patch101 -p1 -b .old-api
mkdir bin/named-sdb
@@ -571,6 +573,7 @@ rm -rf ${RPM_BUILD_ROOT}
%changelog
* Wed Apr 22 2009 Martin Nagy <mnagy redhat com> 32:9.6.1-0.2.b1
- update the patch for dynamic loading of database backends
+- fix dns_db_unregister()
* Mon Mar 30 2009 Adam Tkac <atkac redhat com> 32:9.6.1-0.1.b1
- 9.6.1b1 release