summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2010-07-09 10:51:48 +0000
committerAdam Tkac <atkac@fedoraproject.org>2010-07-09 10:51:48 +0000
commit6f55351f41195374a9a6835590095551eab34699 (patch)
tree5a4d0725bfa3d9886422df0e6027b52e6f2777be /bind.spec
parentde6201fdf263f15a12e939b36fdf3f8d99c50a09 (diff)
downloadbind-6f55351f41195374a9a6835590095551eab34699.tar.gz
bind-6f55351f41195374a9a6835590095551eab34699.tar.xz
bind-6f55351f41195374a9a6835590095551eab34699.zip
- update to 9.7.1-P1bind-9_7_1-2_P1_fc14
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 21d0489..a10aba5 100644
--- a/bind.spec
+++ b/bind.spec
@@ -2,11 +2,11 @@
# Red Hat BIND package .spec file
#
-#%define PATCHVER P2
+%define PATCHVER P1
#%define PREVER rc1
-#%define VERSION %{version}-%{PATCHVER}
#%define VERSION %{version}%{PREVER}
-%define VERSION %{version}
+#%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.1
-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)
@@ -682,6 +682,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
+* Fri Jul 09 2010 Adam Tkac <atkac redhat com> 32:9.7.1-2.P1
+- update to 9.7.1-P1
+
* Mon Jun 28 2010 Adam Tkac <atkac redhat com> 32:9.7.1-1
- update to 9.7.1
- improve the "dnssec-conf" trigger