From ee5a4ab73be93d2418de755a3c2dc5a3132bcdd2 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Nov 15 2007 08:59:32 +0000 Subject: - updated to 9.4.2-rc2 --- 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 31:9.4.2-0.5.rc1 +- updated to 9.4.2-rc2 + * Mon Nov 12 2007 Adam Tkac 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