summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2010-03-19 11:05:50 +0000
committerAdam Tkac <atkac@fedoraproject.org>2010-03-19 11:05:50 +0000
commit754ea10bd8da97d7da360f660345c7fd4f55d7f6 (patch)
treee74d4d89fe42f5f9651e7b5671aff5941c9582ed
parentd64ed1f6ef3b0b73e4f4c241e44d463ecfe289d6 (diff)
downloadbind-754ea10bd8da97d7da360f660345c7fd4f55d7f6.tar.gz
bind-754ea10bd8da97d7da360f660345c7fd4f55d7f6.tar.xz
bind-754ea10bd8da97d7da360f660345c7fd4f55d7f6.zip
- update to 9.6.2-P1 upstream release (#556366)
-rw-r--r--bind.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/bind.spec b/bind.spec
index d2410cb..bb4950a 100644
--- a/bind.spec
+++ b/bind.spec
@@ -5,8 +5,8 @@
#%define PATCHVER P3
#%define PREVER rc1
#%define VERSION %{version}
-#%define VERSION %{version}-%{PATCHVER}
-%define VERSION %{version}
+%define PATCHVER P1
+%define VERSION %{version}-%{PATCHVER}
%{?!SDB: %define SDB 1}
%{?!test: %define test 0}
@@ -20,7 +20,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)
@@ -580,6 +580,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