summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@redhat.com>2010-09-29 09:43:30 +0200
committerAdam Tkac <atkac@redhat.com>2010-09-29 09:43:30 +0200
commit5751312c597fb402c8e95a59445188a80f97b27c (patch)
tree2f0efd4fa699e81a71e89061eceac7eaa50a7379 /bind.spec
parent9e44db5563303d167369a103b1d2d75df803b460 (diff)
downloadbind-5751312c597fb402c8e95a59445188a80f97b27c.tar.gz
bind-5751312c597fb402c8e95a59445188a80f97b27c.tar.xz
bind-5751312c597fb402c8e95a59445188a80f97b27c.zip
Update to 9.7.2-P2.
Signed-off-by: Adam Tkac <atkac@redhat.com>
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/bind.spec b/bind.spec
index 6865677..1b76d69 100644
--- a/bind.spec
+++ b/bind.spec
@@ -2,11 +2,11 @@
# Red Hat BIND package .spec file
#
-#%define PATCHVER P2
#%define PREVER rc1
#%define VERSION %{version}%{PREVER}
-#%define VERSION %{version}-%{PATCHVER}
-%define VERSION %{version}
+%define PATCHVER P2
+#%define VERSION %{version}
+%define VERSION %{version}-%{PATCHVER}
%{?!SDB: %define SDB 1}
%{?!test: %define test 0}
@@ -21,7 +21,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.7.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)
@@ -674,6 +674,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
+* Wed Sep 29 2010 Adam Tkac <atkac redhat com> 32:9.7.2-2.P2
+- update to 9.7.2-P2
+
* Thu Sep 16 2010 Adam Tkac <atkac redhat com> 32:9.7.2-1
- update to 9.7.2