summaryrefslogtreecommitdiffstats
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
parentcb63d373b5e4b6de3ba8c93e3518a77da768c7b7 (diff)
- update to 9.6.2-P2bind-9_6_2-4_P2_fc12
-rw-r--r--.cvsignore2
-rw-r--r--bind.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 4 deletions
diff --git a/.cvsignore b/.cvsignore
index c35da9f..40ffa8f 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1,2 @@
-bind-9.6.2-P1.tar.gz
+bind-9.6.2-P2.tar.gz
config-4.tar.bz2
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)
diff --git a/sources b/sources
index f45216f..03c2e71 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-7094c990419e17e0c6fe4ee7c8a74fc6 bind-9.6.2-P1.tar.gz
+3cceb74316912751aa80d042181142fc bind-9.6.2-P2.tar.gz
de68e10e91e05ab100be879b5bcaa6cb config-4.tar.bz2