diff --git a/.gitignore b/.gitignore index ef65cda..7af4a42 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ bind-9.7.2b1.tar.gz /bind-9.10.3rc1.tar.gz /bind-9.10.3.tar.gz /bind-9.10.3-P2.tar.gz +/config-15.tar.bz2 diff --git a/bind.spec b/bind.spec index 5fc1b33..7bf42a4 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.10.3 -Release: 8%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} +Release: 9%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?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-14.tar.bz2 +Source28: config-15.tar.bz2 Source30: ldap2zone.c Source31: ldap2zone.1 Source32: named-sdb.8 @@ -1004,6 +1004,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Wed Jan 06 2016 Tomas Hozza - 32:9.10.3-9.P2 +- Commented out bindkeys-file statement in default configuration (#1223365#c3) + * Sat Dec 26 2015 Robert Scheck - 32:9.10.3-8.P2 - Remove unrecognized build options for %%configure - Own %%{_includedir}/bind9 directory in -lite-devel diff --git a/sources b/sources index f09152a..600396d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -dd419c3869c9bb1d73e044177ec1623c config-14.tar.bz2 +c47ee477f29baac49dc59ef4fb732b97 config-15.tar.bz2 672dd3c2796b12ac8440f55bcaecfa82 bind-9.10.3-P2.tar.gz