[bind/f18] Corrected IP addresses in named.ca (#901741)

Tomas Hozza thozza at fedoraproject.org
Tue Jan 29 16:46:36 UTC 2013


commit 619831eeffd11bdd69103e8ffed8b2067b0f77f3
Author: Tomas Hozza <thozza at redhat.com>
Date:   Mon Jan 28 16:12:15 2013 +0100

    Corrected IP addresses in named.ca (#901741)
    
    Signed-off-by: Tomas Hozza <thozza at redhat.com>

 .gitignore |    1 +
 bind.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 91d97a5..96c15bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ bind-9.7.2b1.tar.gz
 /bind-9.9.1-P3.tar.gz
 /bind-9.9.2.tar.gz
 /bind-9.9.2-P1.tar.gz
+/config-9.tar.bz2
diff --git a/bind.spec b/bind.spec
index 9385a55..d834a94 100644
--- a/bind.spec
+++ b/bind.spec
@@ -26,7 +26,7 @@ Summary:  The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
 Name:     bind
 License:  ISC
 Version:  9.9.2
-Release:  6.%{PATCHVER}%{?dist}
+Release:  7.%{PATCHVER}%{?dist}
 Epoch:    32
 Url:      http://www.isc.org/products/BIND/
 Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -40,7 +40,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
@@ -774,6 +774,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Mon Jan 28 2013 Tomas Hozza <thozza at redhat.com> 32:9.9.2-7.P1
+- Corrected IP addresses in named.ca (#901741)
+
 * Thu Dec 20 2012 Adam Tkac <atkac redhat com> 32:9.9.2-6.P1
 - generate /etc/rndc.key during named service startup if doesn't exist
 - increase startup timeout in systemd units to 90sec (default)
diff --git a/sources b/sources
index 9c27f2b..ee4f256 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 44b9d1feb11de09811160775f94c2554  bind-9.9.2-P1.tar.gz
-76857526420dc8e153ad688aeb5a2c4b  config-8.tar.bz2
+6f22bed78f41bc27fa6d885b648da63e  config-9.tar.bz2


More information about the scm-commits mailing list