summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@redhat.com>2010-08-03 15:00:08 +0200
committerAdam Tkac <atkac@redhat.com>2010-08-03 15:00:08 +0200
commit62ad4d6446b7914ee36fb4e44010a788eb1efc4c (patch)
treec26e4ede38440103f6a2801c1e291601d723e782 /bind.spec
parentfcc67a64f46887feda4506a30a1fbed90f67ce65 (diff)
downloadbind-62ad4d6446b7914ee36fb4e44010a788eb1efc4c.tar.gz
bind-62ad4d6446b7914ee36fb4e44010a788eb1efc4c.tar.xz
bind-62ad4d6446b7914ee36fb4e44010a788eb1efc4c.zip
- update to 9.7.2b1
- patches merged - bind97-rh507429.patch
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec19
1 files changed, 11 insertions, 8 deletions
diff --git a/bind.spec b/bind.spec
index 7735771..ec05d45 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 PATCHVER P2
+%define PREVER b1
#%define VERSION %{version}
-%define VERSION %{version}-%{PATCHVER}
+#%define VERSION %{version}-%{PATCHVER}
+%define VERSION %{version}%{PREVER}
%{?!SDB: %define SDB 1}
%{?!test: %define test 0}
@@ -20,8 +20,8 @@
Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server
Name: bind
License: ISC
-Version: 9.7.1
-Release: 5.%{PATCHVER}%{?dist}
+Version: 9.7.2
+Release: 0.1.%{PREVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -56,7 +56,6 @@ Patch102:bind-95-rh452060.patch
Patch106:bind93-rh490837.patch
Patch107:bind97-dist-pkcs11.patch
Patch109:bind97-rh478718.patch
-Patch110:bind97-rh507429.patch
# SDB patches
Patch11: bind-9.3.2b2-sdbsrc.patch
@@ -238,7 +237,6 @@ mkdir m4
%patch106 -p0 -b .rh490837
%patch107 -p1 -b .dist-pkcs11
%patch109 -p1 -b .rh478718
-%patch110 -p1 -b .rh507429
# Sparc and s390 arches need to use -fPIE
%ifarch sparcv9 sparc64 s390 s390x
@@ -674,6 +672,11 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
+* Tue Aug 03 2010 Adam Tkac <atkac redhat com> 32:9.7.2-0.1.b1
+- update to 9.7.2b1
+- patches merged
+ - bind97-rh507429.patch
+
* Mon Jul 19 2010 Adam Tkac <atkac redhat com> 32:9.7.1-5.P2
- supply root zone DNSKEY in default configuration