summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2007-09-24 12:05:29 +0000
committerAdam Tkac <atkac@fedoraproject.org>2007-09-24 12:05:29 +0000
commitfa28231ea63abff1ec99203dd8fb78110c4e29e3 (patch)
tree0e8c3b1a2e4a7ee8ebd2d72643854fa63f320b88 /bind.spec
parent19fe83500b7cd32d3a95b1d12fa62e324b70c170 (diff)
downloadbind-fa28231ea63abff1ec99203dd8fb78110c4e29e3.tar.gz
bind-fa28231ea63abff1ec99203dd8fb78110c4e29e3.tar.xz
bind-fa28231ea63abff1ec99203dd8fb78110c4e29e3.zip
- removed bind-9.3.3-edns.patch patch (see #275091 for reasons)bind-9_5_0-13_a6_fc8
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/bind.spec b/bind.spec
index 6df6734..f15b005 100644
--- a/bind.spec
+++ b/bind.spec
@@ -21,7 +21,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.5.0
-Release: 12.4.%{RELEASEVER}%{?dist}
+Release: 13.%{RELEASEVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -58,7 +58,6 @@ Patch10: bind-9.3.2b1-PIE.patch
Patch13: bind-9.3.1rc1-fix_libbind_includedir.patch
Patch16: bind-9.3.2-redhat_doc.patch
Patch32: bind-9.3.2-prctl_set_dumpable.patch
-Patch52: bind-9.3.3-edns.patch
Patch63: bind-9.4.0-dnssec-directory.patch
Patch69: bind-9.5.0-generate-xml.patch
Patch71: bind-9.5-overflow.patch
@@ -233,7 +232,6 @@ cp -fp contrib/dbus/{dbus_mgr.c,dbus_service.c} bin/named
cp -fp contrib/dbus/{dbus_mgr.h,dbus_service.h} bin/named/include/named
%endif
%patch32 -p1 -b .prctl_set_dumpable
-%patch52 -p1 -b .edns
%if %{SDB}
%patch62 -p1 -b .sdb-sqlite-bld
%endif
@@ -645,6 +643,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_sbindir}/bind-chroot-admin
%changelog
+* Mon Sep 24 2007 Adam Tkac <atkac redhat com> 32:9.5.0-13.a6
+- removed bind-9.3.3-edns.patch patch (see #275091 for reasons)
+
* Thu Sep 20 2007 Adam Tkac <atkac redhat com> 32:9.5.0-12.4.a6
- build with O2
- removed "autotools" patch