diff options
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 7 |
1 files changed, 6 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.7.2 -Release: 0.1.%{PREVER}%{?dist} +Release: 0.2.%{PREVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -56,6 +56,7 @@ Patch102:bind-95-rh452060.patch Patch106:bind93-rh490837.patch Patch107:bind97-dist-pkcs11.patch Patch109:bind97-rh478718.patch +Patch110:bind97-rh570851.patch # SDB patches Patch11: bind-9.3.2b2-sdbsrc.patch @@ -237,6 +238,7 @@ mkdir m4 %patch106 -p0 -b .rh490837 %patch107 -p1 -b .dist-pkcs11 %patch109 -p1 -b .rh478718 +%patch110 -p1 -b .rh570851 # Sparc and s390 arches need to use -fPIE %ifarch sparcv9 sparc64 s390 s390x @@ -672,6 +674,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Tue Aug 10 2010 Adam Tkac <atkac redhat com> 32:9.7.2-0.2.b1 +- host: handle "debug", "attempts" and "timeout" options in resolv.conf well + * Tue Aug 03 2010 Adam Tkac <atkac redhat com> 32:9.7.2-0.1.b1 - update to 9.7.2b1 - patches merged |
