From 1d29922e18fc01ed097eb2c15c24bb875698e320 Mon Sep 17 00:00:00 2001 From: Tomas Hozza Date: Jul 09 2015 10:13:13 +0000 Subject: Update to 9.10.2-P2 Signed-off-by: Tomas Hozza --- diff --git a/.gitignore b/.gitignore index c809257..9adad32 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ bind-9.7.2b1.tar.gz /config-13.tar.bz2 /config-14.tar.bz2 /bind-9.10.2-P1.tar.gz +/bind-9.10.2-P2.tar.gz diff --git a/bind.spec b/bind.spec index 6de061d..fed214a 100644 --- a/bind.spec +++ b/bind.spec @@ -2,7 +2,7 @@ # Red Hat BIND package .spec file # -%global PATCHVER P1 +%global PATCHVER P2 #%%global PREVER rc2 %global VERSION %{version}%{?PREVER}%{?PATCHVER:-%{PATCHVER}} @@ -24,7 +24,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.10.2 -Release: 7%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} +Release: 8%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -996,6 +996,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Thu Jul 09 2015 Tomas Hozza - 32:9.10.2-8.P2 +- Update to 9.10.2-P2 + * Mon Jun 29 2015 Tomas Hozza - 32:9.10.2-7.P1 - Reintroduce the DISABLE_ZONE_CHECKING into /etc/sysconfig/named diff --git a/sources b/sources index 8d10008..7f0e991 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ +55d8f094bc10baae0e23e5e9100ba320 bind-9.10.2-P2.tar.gz dd419c3869c9bb1d73e044177ec1623c config-14.tar.bz2 -7550a262cbd0753e49f77fb4ef721522 bind-9.10.2-P1.tar.gz