summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Stransky <stransky@fedoraproject.org>2006-11-03 10:06:41 +0000
committerMartin Stransky <stransky@fedoraproject.org>2006-11-03 10:06:41 +0000
commitc72e8ef87f4f2ea49b17fc52529c9dceaaf5dd8b (patch)
tree7ed6b5fe406c0e8ec63a463d753bb05acfbdd8f1
parent5a21e7e0bfb1f17486d8a1333deea314999dead1 (diff)
update to 9.3.3rc3, removed already merged patches
-rw-r--r--.cvsignore1
-rw-r--r--bind.spec9
-rw-r--r--sources2
3 files changed, 5 insertions, 7 deletions
diff --git a/.cvsignore b/.cvsignore
index 3ef43b0..3890cfc 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -11,3 +11,4 @@ bind-9.3.1.tar.gz
bind-9.3.2rc1.tar.gz
bind-9.3.2.tar.gz
bind-9.3.3rc2.tar.gz
+bind-9.3.3rc3.tar.gz
diff --git a/bind.spec b/bind.spec
index fb13b62..fe518c0 100644
--- a/bind.spec
+++ b/bind.spec
@@ -12,7 +12,7 @@
%{?!selinux: %define selinux 1}
%define bind_dir /var/named
%define chroot_prefix %{bind_dir}/chroot
-%define prever rc2
+%define prever rc3
#
Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server.
Name: bind
@@ -74,9 +74,7 @@ Patch19: bind-9.3.1-next_server_on_referral.patch
Patch20: bind-9.3.2b2-no_servfail_stops.patch
Patch22: bind-9.3.1-sdb_dbus.patch
Patch23: bind-9.3.1-dbus_archdep_libdir.patch
-Patch28: bind-9.3.3rc2-dbus-0.6.patch
Patch32: bind-9.3.2-prctl_set_dumpable.patch
-Patch51: bind-9.3.2-tmpfile.patch
Patch52: bind-9.3.3-edns.patch
#
Requires: bind-libs = %{epoch}:%{version}-%{release}, glibc >= 2.2, mktemp
@@ -275,7 +273,6 @@ cp -fp contrib/sdb/pgsql/zonetodb.c bin/sdb_tools
%patch19 -p1 -b .next_server_on_referral
%patch20 -p1 -b .no_servfail_stops
%if %{WITH_DBUS}
-%patch28 -p1 -b .dbus-0.6
#
# this must follow all dbus patches:
#
@@ -289,7 +286,6 @@ cp -fp bin/named/include/named/{globals.h,server.h,log.h,types.h} bin/named_sdb/
%endif
%endif
%patch32 -p1 -b .prctl_set_dumpable
-%patch51 -p1 -b .tmp
%patch52 -p1 -b .edns
:;
@@ -450,7 +446,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.139 2006/11/02 12:27:31 stransky 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.140 2006/11/03 10:06:41 stransky 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:
@@ -787,6 +783,7 @@ rm -rf ${RPM_BUILD_ROOT}
- fix for #211282: EDNS is globally enabled, crashing CheckPoint FW-1,
added edns-enable options to named configuration file which can suppress
EDNS in queries to DNS servers (see /usr/share/doc/bind-9.3.3/misc/options)
+- update to 9.3.3rc3, removed already merged patches
* Fri Oct 13 2006 Martin Stransky <stransky@redhat.com> - 30:9.3.3-5
- fix for #209359: bind-libs from compatlayer CD will not
diff --git a/sources b/sources
index 15f1573..f61d4c4 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
3567c35a24cb83a8a69443a399bbb6c8 bind-chroot.tar.gz
13fef79f99fcefebb51d84b08805de51 libbind-man.tar.gz
-e68a8211f7e2dc9acda4d279a123379c bind-9.3.3rc2.tar.gz
+9125239da86839483242ff4d8aac5156 bind-9.3.3rc3.tar.gz