summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2008-05-20 13:55:51 +0000
committerAdam Tkac <atkac@fedoraproject.org>2008-05-20 13:55:51 +0000
commit9d3eb7d9ff21f4b4d281197f4d32942b89eb410e (patch)
tree0879a8822694a1da68b60682a68bcffaf3613e57
parent28aedcff22a6ba64b4fe87d7ab98102a69eb96c4 (diff)
- updated named.ca (#447341)bind-9_4_2-4_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 c9df5e6..8b61a66 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -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
diff --git a/bind.spec b/bind.spec
index 268e954..621c7f6 100644
--- a/bind.spec
+++ b/bind.spec
@@ -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
diff --git a/sources b/sources
index c852906..bc94069 100644
--- a/sources
+++ b/sources
@@ -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