diff options
| author | Martin Nagy <mnagy@fedoraproject.org> | 2009-02-12 15:21:08 +0000 |
|---|---|---|
| committer | Martin Nagy <mnagy@fedoraproject.org> | 2009-02-12 15:21:08 +0000 |
| commit | 205f42ddd6f328047b2fb9e70823f76ce0782307 (patch) | |
| tree | f128e4aaec5e8d21e1205a6b3eb1f7c8d74394b5 /bind.spec | |
| parent | f483b8bf941be41ab047f7522e0a4abc96240ab0 (diff) | |
| download | bind-205f42ddd6f328047b2fb9e70823f76ce0782307.tar.gz bind-205f42ddd6f328047b2fb9e70823f76ce0782307.tar.xz bind-205f42ddd6f328047b2fb9e70823f76ce0782307.zip | |
- update the patch for dynamic loading of database backendsbind-9_6_0-5_P1_fc11
- include iterated_hash.h
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -21,7 +21,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.6.0 -Release: 4.%{PATCHVER}%{?dist} +Release: 5.%{PATCHVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -75,6 +75,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-isc_header.patch # IDN paches Patch73: bind-9.5-libidn.patch @@ -189,6 +190,7 @@ sed -i 's/SUBDIRS\(.*\)/SUBDIRS\1 lib\/bind/' Makefile.in %patch10 -p1 -b .PIE %patch16 -p1 -b .redhat_doc %patch104 -p1 -b .dyndb +%patch105 -p1 -b .isc_header %if %{SDB} %patch101 -p1 -b .old-api mkdir bin/named-sdb @@ -602,6 +604,10 @@ rm -rf ${RPM_BUILD_ROOT} %ghost %{chroot_prefix}/etc/localtime %changelog +* Thu Feb 12 2009 Martin Nagy <mnagy redhat com> 32:9.6.0-5.P1 +- update the patch for dynamic loading of database backends +- include iterated_hash.h + * Sat Jan 24 2009 Caolán McNamara <caolanm@redhat.com> 32:9.6.0-4.P1 - rebuild for dependencies |
