summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2010-05-20 13:47:41 +0000
committerAdam Tkac <atkac@fedoraproject.org>2010-05-20 13:47:41 +0000
commit775b240523c67d31684507a7e8876951c5bc7f79 (patch)
treee43989f836d228bbb660882a32be7614ec77d682 /bind.spec
parentcb63d373b5e4b6de3ba8c93e3518a77da768c7b7 (diff)
- update to 9.6.2-P2bind-9_6_2-4_P2_fc12
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 3aac8b0..ba05cac 100644
--- a/bind.spec
+++ b/bind.spec
@@ -5,7 +5,7 @@
#%define PATCHVER P3
#%define PREVER rc1
#%define VERSION %{version}
-%define PATCHVER P1
+%define PATCHVER P2
%define VERSION %{version}-%{PATCHVER}
%{?!SDB: %define SDB 1}
@@ -20,7 +20,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.6.2
-Release: 3.%{PATCHVER}%{?dist}
+Release: 4.%{PATCHVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -582,6 +582,9 @@ rm -rf ${RPM_BUILD_ROOT}
%ghost %{chroot_prefix}/etc/localtime
%changelog
+* Thu May 20 2010 Adam Tkac <atkac redhat com> 32:9.6.2-4.P2
+- update to 9.6.2-P2
+
* Fri Mar 26 2010 Adam Tkac <atkac redhat com> 32:9.6.2-3.P1
- active query might be destroyed in resume_dslookup() which triggered REQUIRE
failure (#507429)