summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorTomas Hozza <thozza@redhat.com>2013-10-31 16:51:24 +0100
committerTomas Hozza <thozza@redhat.com>2013-10-31 16:51:24 +0100
commitab389647c8e37fca2b943b12dc2823d268ee6bd1 (patch)
tree2bc56d8689a3b31ab573710e640a9529d66953d7 /bind.spec
parentf9f4e843665cc6803918ed5764af11ad967c9a61 (diff)
Correct the upstream patch for #794940
Signed-off-by: Tomas Hozza <thozza@redhat.com>
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec7
1 files changed, 5 insertions, 2 deletions
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 <thozza@redhat.com> 32:9.9.4-7
+- Correct the upstream patch for #794940
+
* Thu Oct 31 2013 Tomas Hozza <thozza@redhat.com> 32:9.9.4-6
- use --enable-filter-aaaa when building bind to enable use of filter-aaaa-on-v4 option