diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2008-05-20 13:55:51 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2008-05-20 13:55:51 +0000 |
| commit | 9d3eb7d9ff21f4b4d281197f4d32942b89eb410e (patch) | |
| tree | 0879a8822694a1da68b60682a68bcffaf3613e57 | |
| parent | 28aedcff22a6ba64b4fe87d7ab98102a69eb96c4 (diff) | |
- updated named.ca (#447341)bind-9_4_2-4_fc7
| -rw-r--r-- | .cvsignore | 2 | ||||
| -rw-r--r-- | bind.spec | 9 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 8 insertions, 5 deletions
@@ -1,4 +1,4 @@ bind-9.4.2.tar.gz bind-chroot.tar.bz2 libbind-man.tar.gz -config-F7.tar +config-F7-2.tar.bz2 @@ -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: 3%{?dist} +Release: 4%{?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-F7.tar +Source32: config-F7-2.tar.bz2 # Patch: bind-9.2.0rc3-varrun.patch Patch1: bind-9.3.3rc2-rndckey.patch @@ -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.201 2008/01/21 10:17:28 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.202 2008/05/20 13:55:51 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: @@ -788,6 +788,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Tue May 20 2008 Adam Tkac <atkac redhat com> 31:9.4.2-4 +- updated named.ca (#447341) + * Mon Jan 21 2008 Adam Tkac <atkac redhat com> 31:9.4.2-3 - CVE-2008-0122 @@ -1,4 +1,4 @@ 57953d7264139b9506b9d66174125179 bind-9.4.2.tar.gz 5306e4032389c2a8ddba678882bc82ad bind-chroot.tar.bz2 13fef79f99fcefebb51d84b08805de51 libbind-man.tar.gz -acd34dfddaa4b298ba86e3edb3b806a6 config-F7.tar +ab22d237e6017c8f5efe7d7c0c92b713 config-F7-2.tar.bz2 |
