summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec10
1 files changed, 6 insertions, 4 deletions
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