summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@redhat.com>2011-07-05 21:00:37 +0200
committerAdam Tkac <atkac@redhat.com>2011-07-05 21:00:37 +0200
commit796ae3f1999e9b79d333fa79724f30fa86907bf0 (patch)
tree570a63b1a0fba418d99e4cdda4a6ee68fda02543 /bind.spec
parent95c9b3fdb6efd1c52eb74ee14799991dd6cb58e0 (diff)
downloadbind-796ae3f1999e9b79d333fa79724f30fa86907bf0.tar.gz
bind-796ae3f1999e9b79d333fa79724f30fa86907bf0.tar.xz
bind-796ae3f1999e9b79d333fa79724f30fa86907bf0.zip
Update to 9.8.0-P4
- bind98-libdns-export.patch merged Signed-off-by: Adam Tkac <atkac@redhat.com>
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 6f1ae2a..20aa63b 100644
--- a/bind.spec
+++ b/bind.spec
@@ -2,7 +2,7 @@
# Red Hat BIND package .spec file
#
-%define PATCHVER P2
+%define PATCHVER P4
#%define PREVER rc1
#%define VERSION %{version}
#%define VERSION %{version}%{PREVER}
@@ -22,7 +22,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.8.0
-Release: 6.%{PATCHVER}%{?dist}
+Release: 7.%{PATCHVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -64,7 +64,6 @@ Patch112:bind97-rh645544.patch
Patch113:bind97-rh674334.patch
Patch115:bind97-cleanup.patch
Patch116:bind98-includes.patch
-Patch117:bind98-libdns-export.patch
# SDB patches
Patch11: bind-9.3.2b2-sdbsrc.patch
@@ -303,7 +302,6 @@ mkdir m4
%patch113 -p1 -b .rh674334
%patch115 -p1 -b .cleanup
%patch116 -p1 -b .includes
-%patch117 -p1 -b .libdns-export
# Sparc and s390 arches need to use -fPIE
%ifarch sparcv9 sparc64 s390 s390x
@@ -772,6 +770,10 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
+* Tue Jul 05 2011 Adam Tkac <atkac redhat com> 32:9.8.0-7.P4
+- update to 9.8.0-P4
+ - bind98-libdns-export.patch merged
+
* Thu Jun 02 2011 Adam Tkac <atkac redhat com> 32:9.8.0-6.P2
- update the dyndb patch