From ab389647c8e37fca2b943b12dc2823d268ee6bd1 Mon Sep 17 00:00:00 2001 From: Tomas Hozza Date: Thu, 31 Oct 2013 16:51:24 +0100 Subject: Correct the upstream patch for #794940 Signed-off-by: Tomas Hozza --- bind.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'bind.spec') diff --git a/bind.spec b/bind.spec index b189af4..90ddc67 100644 --- a/bind.spec +++ b/bind.spec @@ -26,7 +26,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.9.4 -Release: 6%{?PATCHVER}%{?PREVER}%{?dist} +Release: 7%{?PATCHVER}%{?PREVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -83,7 +83,7 @@ Patch137:bind99-rrl.patch Patch138:bind-9.9.3-include-update-h.patch Patch139:bind99-ISC-Bugs-34738.patch # upstream patch [ISC-Bugs #34870] -Patch140:bind99-ISC-Bugs-34870-v2.patch +Patch140:bind99-ISC-Bugs-34870-v3.patch # SDB patches Patch11: bind-9.3.2b2-sdbsrc.patch @@ -795,6 +795,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Thu Oct 31 2013 Tomas Hozza 32:9.9.4-7 +- Correct the upstream patch for #794940 + * Thu Oct 31 2013 Tomas Hozza 32:9.9.4-6 - use --enable-filter-aaaa when building bind to enable use of filter-aaaa-on-v4 option -- cgit