summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2010-05-20 11:58:03 +0000
committerAdam Tkac <atkac@fedoraproject.org>2010-05-20 11:58:03 +0000
commit83dd31c546100456d37a95a2055366dd880e4413 (patch)
tree184a7383a52235712383b58bdaa78ec7cb6c3f52
parentb360005238f5216028fc4ca175b0ef3968ef53fa (diff)
downloadbind-83dd31c546100456d37a95a2055366dd880e4413.tar.gz
bind-83dd31c546100456d37a95a2055366dd880e4413.tar.xz
bind-83dd31c546100456d37a95a2055366dd880e4413.zip
- update to 9.7.0-P2bind-9_7_0-10_P2_fc14
-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 c703646..e23805c 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1,2 @@
config-6.tar.bz2
-bind-9.7.0-P1.tar.gz
+bind-9.7.0-P2.tar.gz
diff --git a/bind.spec b/bind.spec
index b9ff41e..6be9a4d 100644
--- a/bind.spec
+++ b/bind.spec
@@ -2,7 +2,7 @@
# Red Hat BIND package .spec file
#
-%define PATCHVER P1
+%define PATCHVER P2
#%define VERSION %{version}
#%define PREVER rc2
#%define VERSION %{version}%{PREVER}
@@ -21,7 +21,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.7.0
-Release: 9.%{PATCHVER}%{?dist}
+Release: 10.%{PATCHVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -668,6 +668,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
+* Thu May 20 2010 Adam Tkac <atkac redhat com> 32:9.7.0-10.P2
+- update to 9.7.0-P2
+
* Fri Mar 26 2010 Adam Tkac <atkac redhat com> 32:9.7.0-9.P1
- added lost patch for #554316 (occasional crash in keytable.c)
diff --git a/sources b/sources
index b0b1f57..682c41d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
90bd7f32fd5717b8294313b6b5ccc742 config-6.tar.bz2
-78e3e38c6252e41ded1afa1aeb183622 bind-9.7.0-P1.tar.gz
+47fc341901f00c1d815bef12ab4533de bind-9.7.0-P2.tar.gz