summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Hozza <thozza@redhat.com>2015-12-16 15:27:28 +0100
committerTomas Hozza <thozza@redhat.com>2015-12-16 15:39:32 +0100
commit703982aa785edcb0e25c07d930183a66bd270a8c (patch)
tree071d81bf0a4839e938a764b935f7e79d1d96c302
parentb4715c5089723bf93f87feff57da13cfbf8fc250 (diff)
downloadbind-703982aa785edcb0e25c07d930183a66bd270a8c.tar.gz
bind-703982aa785edcb0e25c07d930183a66bd270a8c.tar.xz
bind-703982aa785edcb0e25c07d930183a66bd270a8c.zip
Update to 9.10.3-P2
Signed-off-by: Tomas Hozza <thozza@redhat.com>
-rw-r--r--.gitignore1
-rw-r--r--bind.spec11
-rw-r--r--sources2
3 files changed, 9 insertions, 5 deletions
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 <thozza@redhat.com> - 32:9.10.3-4.P2
+- Update to 9.10.3-P2
+
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 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