diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-09-24 12:05:29 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-09-24 12:05:29 +0000 |
| commit | 4dabfc76b9e284c3c2036d33110a0ba8f4c70c70 (patch) | |
| tree | 6c42019482f38ae8b801c144d2f97c58c4dff972 /bind.spec | |
| parent | 0bf924d01d99fe9fbde8a8c0d36d928e094d6f67 (diff) | |
- removed bind-9.3.3-edns.patch patch (see #275091 for reasons)
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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 @@ -402,7 +400,7 @@ for f in my.internal.zone.db slaves/my.slave.internal.zone.db slaves/my.ddns.int echo '@ in soa localhost. root 1 3H 15M 1W 1D ns localhost.' > sample/var/named/$f; done -/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.216 2007/09/20 11:07:30 atkac Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\ +/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.217 2007/09/24 12:05:29 atkac Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\ *\ * NOTE: you only need to create this file if it is to\ * differ from the following default contents: @@ -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 |
