From ab25ec688633bfa9384908a1d6fd85555c6a407a Mon Sep 17 00:00:00 2001 From: Tomas Hozza Date: Jan 28 2013 15:38:54 +0000 Subject: Corrected IP addresses in named.ca (#901741) Signed-off-by: Tomas Hozza --- diff --git a/.gitignore b/.gitignore index 1992b38..33ba91b 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ bind-9.7.2b1.tar.gz /bind-9.8.3-P3.tar.gz /bind-9.8.4.tar.gz /bind-9.8.4-P1.tar.gz +/config-9.tar.bz2 \ No newline at end of file diff --git a/bind.spec b/bind.spec index 3bc0078..3d3b8f8 100644 --- a/bind.spec +++ b/bind.spec @@ -22,7 +22,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.8.4 -Release: 3.%{PATCHVER}%{?dist} +Release: 4.%{PATCHVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -37,7 +37,7 @@ Source7: bind-9.3.1rc1-sdb_tools-Makefile.in Source8: dnszone.schema Source12: README.sdb_pgsql Source25: named.conf.sample -Source28: config-8.tar.bz2 +Source28: config-9.tar.bz2 Source30: ldap2zone.c Source31: ldap2zone.1 Source32: named-sdb.8 @@ -755,6 +755,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Mon Jan 28 2013 Tomas Hozza 32:9.8.4-4.P1 +- Corrected IP addresses in named.ca (#901741) + * Wed Dec 05 2012 Tomas Hozza 32:9.8.4-3.P1 - update to bind-9.8.4-P1 diff --git a/sources b/sources index 8c3dfbe..5d9072e 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 08b5fc744c58cadbecf06c38db7cae36 bind-9.8.4-P1.tar.gz -76857526420dc8e153ad688aeb5a2c4b config-8.tar.bz2 +6f22bed78f41bc27fa6d885b648da63e config-9.tar.bz2