diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-12-05 12:12:52 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-12-05 12:12:52 +0000 |
| commit | 56d80858b7d8b47744e05b9794b838ee0063c4f5 (patch) | |
| tree | 20826d501875130280d62c8770431ae012b3fb9f /bind.spec | |
| parent | 497cac8ec7b9c19024780aef6bc1bd8eba1ae4d8 (diff) | |
- update named.ca file (new L.ROOT-SERVERS.NET, #411141)bind-9_4_2-1_1_fc7
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -18,7 +18,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: BSD-like Version: 9.4.2 -Release: 1%{?dist} +Release: 1.1%{?dist} Epoch: 31 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -43,7 +43,7 @@ Source24: Copyright.caching-nameserver Source26: bind-chroot-admin.in Source28: libbind.pc Source29: named.conf.sample -Source32: config.tar +Source32: config-2.tar # Patch: bind-9.2.0rc3-varrun.patch Patch1: bind-9.3.3rc2-rndckey.patch @@ -453,7 +453,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.197 2007/11/29 08:21:03 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.198 2007/12/05 12:12:52 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: @@ -777,6 +777,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Wed Dec 05 2007 Adam Tkac <atkac redhat com> 31:9.4.2-1.1 +- update named.ca file (new L.ROOT-SERVERS.NET, #411141) + * Thu Nov 29 2007 Adam Tkac <atkac redhat com> 31:9.4.2-1 - final 9.4.2 |
