summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorTomas Hozza <thozza@redhat.com>2013-01-28 16:12:15 +0100
committerTomas Hozza <thozza@redhat.com>2013-01-28 16:12:15 +0100
commit619831eeffd11bdd69103e8ffed8b2067b0f77f3 (patch)
tree1b405f77c10b7f1c1d58fac0c80dc13c03ad8779 /bind.spec
parent151d963a404cd70242aaaae38b15673b2f193a10 (diff)
downloadbind-619831eeffd11bdd69103e8ffed8b2067b0f77f3.tar.gz
bind-619831eeffd11bdd69103e8ffed8b2067b0f77f3.tar.xz
bind-619831eeffd11bdd69103e8ffed8b2067b0f77f3.zip
Corrected IP addresses in named.ca (#901741)
Signed-off-by: Tomas Hozza <thozza@redhat.com>
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec7
1 files changed, 5 insertions, 2 deletions
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@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)