summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2010-03-19 11:07:23 +0000
committerAdam Tkac <atkac@fedoraproject.org>2010-03-19 11:07:23 +0000
commit741e5786c022ee7bba880aef5d0fbd653dde0f27 (patch)
tree16902b3e3999400ef31d22a16207f449f0dd7606
parent243f0acd41427c710a824452e01f502f2f1bbbdc (diff)
- update to 9.6.2-P1 upstream release (#556366)bind-9_6_2-2_P1_fc11
-rw-r--r--.cvsignore2
-rw-r--r--bind.spec10
-rw-r--r--sources2
3 files changed, 8 insertions, 6 deletions
diff --git a/.cvsignore b/.cvsignore
index a4d1db4..97f70f7 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1,2 @@
config-4.tar.bz2
-bind-9.6.2.tar.gz
+bind-9.6.2-P1.tar.gz
diff --git a/bind.spec b/bind.spec
index 55b2eb3..976e010 100644
--- a/bind.spec
+++ b/bind.spec
@@ -2,11 +2,10 @@
# Red Hat BIND package .spec file
#
-#%define PATCHVER P3
+%define PATCHVER P1
#%define PREVER rc1
#%define VERSION %{version}
-#%define VERSION %{version}-%{PATCHVER}
-%define VERSION %{version}
+%define VERSION %{version}-%{PATCHVER}
%{?!SDB: %define SDB 1}
%{?!test: %define test 0}
@@ -20,7 +19,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.6.2
-Release: 1%{?dist}
+Release: 2.%{PATCHVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -585,6 +584,9 @@ rm -rf ${RPM_BUILD_ROOT}
%ghost %{chroot_prefix}/etc/localtime
%changelog
+* Fri Mar 19 2010 Adam Tkac <atkac redhat com> 32:9.6.2-2.P1
+- update to 9.6.2-P1 upstream release (#556366)
+
* Fri Mar 12 2010 Adam Tkac <atkac redhat com> 32:9.6.2-1
- update to 9.6.2
- patches merged
diff --git a/sources b/sources
index 0a95ab8..aff16a1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
de68e10e91e05ab100be879b5bcaa6cb config-4.tar.bz2
-e3054a98a55095c666d73177908d63c6 bind-9.6.2.tar.gz
+7094c990419e17e0c6fe4ee7c8a74fc6 bind-9.6.2-P1.tar.gz