From 5196f25446a2dc1b324c621e3217e3f2cb20c2cc Mon Sep 17 00:00:00 2001 From: Tomas Hozza Date: Jun 19 2015 18:48:19 +0000 Subject: Update to 9.10.2-P1 Signed-off-by: Tomas Hozza --- diff --git a/.gitignore b/.gitignore index 66cb17b..c809257 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ bind-9.7.2b1.tar.gz /bind-9.10.2.tar.gz /config-13.tar.bz2 /config-14.tar.bz2 +/bind-9.10.2-P1.tar.gz diff --git a/bind.spec b/bind.spec index e7f22d3..180c20e 100644 --- a/bind.spec +++ b/bind.spec @@ -2,7 +2,7 @@ # Red Hat BIND package .spec file # -#%%global PATCHVER P1 +%global PATCHVER P1 #%%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: 5%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} +Release: 6%{?PATCHVER:.%{PATCHVER}}%{?PREVER:.%{PREVER}}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -833,7 +833,7 @@ rm -rf ${RPM_BUILD_ROOT} %files libs-lite %defattr(-,root,root,-) -%{_libdir}/libdns.so.160* +%{_libdir}/libdns.so.161* %{_libdir}/libirs.so.141* %{_libdir}/libisc.so.148* %{_libdir}/libisccfg.so.140* @@ -983,7 +983,7 @@ rm -rf ${RPM_BUILD_ROOT} %files pkcs11-libs %defattr(-,root,root,-) -%{_libdir}/libdns-pkcs11.so.160* +%{_libdir}/libdns-pkcs11.so.161* %{_libdir}/libisc-pkcs11.so.148* %files pkcs11-devel @@ -996,6 +996,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Fri Jun 19 2015 Tomas Hozza - 32:9.10.2-6.P1 +- Update to 9.10.2-P1 + * Wed Jun 17 2015 Fedora Release Engineering - 32:9.10.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index d2893ab..8d10008 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -dca7a9967947bffa98547fca6130fc04 bind-9.10.2.tar.gz dd419c3869c9bb1d73e044177ec1623c config-14.tar.bz2 +7550a262cbd0753e49f77fb4ef721522 bind-9.10.2-P1.tar.gz