summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2007-11-12 16:57:16 +0000
committerAdam Tkac <atkac@fedoraproject.org>2007-11-12 16:57:16 +0000
commitb221acf830903bc39bd3341487605787b547f483 (patch)
tree0b3596ed6abf7e501fcaaac8a7a3391347f400c4 /bind.spec
parentc235874a130358dc23cebcaf8695b2f06fd85794 (diff)
- new L.ROOT-SERVERS.NET addressbind-9_4_2-0_4_1_rc1_fc7
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/bind.spec b/bind.spec
index 709a4b3..1e2d133 100644
--- a/bind.spec
+++ b/bind.spec
@@ -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.%{RELEASEVER}%{?dist}
+Release: 0.4.1.%{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.194 2007/10/09 13:09:31 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.195 2007/11/12 16:57:16 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
+* Mon Nov 12 2007 Adam Tkac <atkac redhat com> 31:9.4.2-0.4.1.rc1
+- new L.ROOT-SERVERS.NET address
+
* Tue Oct 09 2007 Adam Tkac <atkac redhat com> 31:9.4.2-0.4.rc1
- updated to 9.4.2rc1
- patches merged to upstream