From 703982aa785edcb0e25c07d930183a66bd270a8c Mon Sep 17 00:00:00 2001 From: Tomas Hozza Date: Dec 16 2015 14:39:32 +0000 Subject: Update to 9.10.3-P2 Signed-off-by: Tomas Hozza --- diff --git a/.gitignore b/.gitignore index 6ae50b0..ef65cda 100644 --- a/.gitignore +++ b/.gitignore @@ -59,3 +59,4 @@ bind-9.7.2b1.tar.gz /bind-9.10.2-P3.tar.gz /bind-9.10.3rc1.tar.gz /bind-9.10.3.tar.gz +/bind-9.10.3-P2.tar.gz diff --git a/bind.spec b/bind.spec index 01f0bc4..4ccc0fb 100644 --- a/bind.spec +++ b/bind.spec @@ -2,7 +2,7 @@ # Red Hat BIND package .spec file # -#%%global PATCHVER P3 +%global PATCHVER P2 #%%global PREVER rc1 %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.3 -Release: 3%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} +Release: 4%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -830,7 +830,7 @@ rm -rf ${RPM_BUILD_ROOT} %files libs-lite %defattr(-,root,root,-) -%{_libdir}/libdns.so.161* +%{_libdir}/libdns.so.162* %{_libdir}/libirs.so.141* %{_libdir}/libisc.so.160* %{_libdir}/libisccfg.so.140* @@ -980,7 +980,7 @@ rm -rf ${RPM_BUILD_ROOT} %files pkcs11-libs %defattr(-,root,root,-) -%{_libdir}/libdns-pkcs11.so.161* +%{_libdir}/libdns-pkcs11.so.162* %{_libdir}/libisc-pkcs11.so.160* %files pkcs11-devel @@ -993,6 +993,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Wed Dec 16 2015 Tomas Hozza - 32:9.10.3-4.P2 +- Update to 9.10.3-P2 + * Tue Nov 10 2015 Fedora Release Engineering - 32:9.10.3-3 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 diff --git a/sources b/sources index 2f2093b..f09152a 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ dd419c3869c9bb1d73e044177ec1623c config-14.tar.bz2 -d8cbf04a62a139a841d4bf878087a555 bind-9.10.3.tar.gz +672dd3c2796b12ac8440f55bcaecfa82 bind-9.10.3-P2.tar.gz