summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2010-05-20 13:53:53 +0000
committerAdam Tkac <atkac@fedoraproject.org>2010-05-20 13:53:53 +0000
commit0a449e89fcbcacd090955a2e285cb5006124b40b (patch)
tree2bc4755283ad68abcb0147b12d72a7b678365a90
parent74d78886ad9f7838dc30b0ff2ed546c4179b7ede (diff)
- update to 9.6.2-P2bind-9_6_2-4_P2_fc11
-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 97f70f7..d73fb24 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1,2 @@
config-4.tar.bz2
-bind-9.6.2-P1.tar.gz
+bind-9.6.2-P2.tar.gz
diff --git a/bind.spec b/bind.spec
index a82c99b..c63a290 100644
--- a/bind.spec
+++ b/bind.spec
@@ -2,7 +2,7 @@
# Red Hat BIND package .spec file
#
-%define PATCHVER P1
+%define PATCHVER P2
#%define PREVER rc1
#%define VERSION %{version}
%define VERSION %{version}-%{PATCHVER}
@@ -19,7 +19,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)
@@ -586,6 +586,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 aff16a1..37c9ca2 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
de68e10e91e05ab100be879b5bcaa6cb config-4.tar.bz2
-7094c990419e17e0c6fe4ee7c8a74fc6 bind-9.6.2-P1.tar.gz
+3cceb74316912751aa80d042181142fc bind-9.6.2-P2.tar.gz