summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2007-11-15 08:59:32 +0000
committerAdam Tkac <atkac@fedoraproject.org>2007-11-15 08:59:32 +0000
commitee5a4ab73be93d2418de755a3c2dc5a3132bcdd2 (patch)
treeb2be1949faa32df6e2c9ef0587195475f209a75d
parentb221acf830903bc39bd3341487605787b547f483 (diff)
- updated to 9.4.2-rc2bind-9_4_2-0_5_rc2_fc7
-rw-r--r--.cvsignore2
-rw-r--r--bind.spec9
-rw-r--r--sources2
3 files changed, 8 insertions, 5 deletions
diff --git a/.cvsignore b/.cvsignore
index f545d09..65cd5c8 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,4 +1,4 @@
+bind-9.4.2rc2.tar.gz
bind-chroot.tar.bz2
libbind-man.tar.gz
config.tar
-bind-9.4.2rc1.tar.gz
diff --git a/bind.spec b/bind.spec
index 1e2d133..5b00d3f 100644
--- a/bind.spec
+++ b/bind.spec
@@ -2,7 +2,7 @@
# Red Hat BIND package .spec file
#
-%define RELEASEVER rc1
+%define RELEASEVER rc2
%{?!SDB: %define SDB 1}
%{?!LIBBIND: %define LIBBIND 1}
@@ -20,7 +20,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: BSD-like
Version: 9.4.2
-Release: 0.4.1.%{RELEASEVER}%{?dist}
+Release: 0.5.%{RELEASEVER}%{?dist}
Epoch: 31
Url: http://www.isc.org/products/BIND/
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -455,7 +455,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.195 2007/11/12 16:57:16 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.196 2007/11/15 08:59:31 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:
@@ -779,6 +779,9 @@ rm -rf ${RPM_BUILD_ROOT}
%changelog
+* Wed Nov 15 2007 Adam Tkac <atkac redhat com> 31:9.4.2-0.5.rc1
+- updated to 9.4.2-rc2
+
* Mon Nov 12 2007 Adam Tkac <atkac redhat com> 31:9.4.2-0.4.1.rc1
- new L.ROOT-SERVERS.NET address
diff --git a/sources b/sources
index 68e17f5..c732683 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
+046c57e5882657f67d1bdde8c762919d bind-9.4.2rc2.tar.gz
5306e4032389c2a8ddba678882bc82ad bind-chroot.tar.bz2
13fef79f99fcefebb51d84b08805de51 libbind-man.tar.gz
be1c17ce7c3ec560fd67fc006b7a20f9 config.tar
-a97140b4cef56a38cc75b870d5f0a3a9 bind-9.4.2rc1.tar.gz