Update to 9.9.5-P1

Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
Tomas Hozza 2014-06-12 16:05:32 +02:00
parent ed837c4f03
commit 7809ef4347
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@ bind-9.7.2b1.tar.gz
/bind-9.9.5b1.tar.gz
/bind-9.9.5rc2.tar.gz
/bind-9.9.5.tar.gz
/bind-9.9.5-P1.tar.gz

View File

@ -2,7 +2,7 @@
# Red Hat BIND package .spec file
#
#%%global PATCHVER P1
%global PATCHVER P1
#%%global PREVER rc2
#%%global VERSION %{version}%{PREVER}
%global VERSION %{version}
@ -30,7 +30,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.9.5
Release: 5%{?PATCHVER}%{?PREVER}%{?dist}
Release: 6%{?PATCHVER}%{?PREVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -930,6 +930,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
* Thu Jun 12 2014 Tomas Hozza <thozza@redhat.com> 32:9.9.5-6.P1
- Update to 9.9.5-P1
* Mon Jun 09 2014 Tomas Hozza <thozza@redhat.com> 32:9.9.5-5
- Use /dev/urandom for generation of rndc.key (#1079799)

View File

@ -1,2 +1,2 @@
e4315fdea56983570d3a33702e925088 config-12.tar.bz2
e676c65cad5234617ee22f48e328c24e bind-9.9.5.tar.gz
3408af8c6d27d6cb8a05287f2ee32ad0 bind-9.9.5-P1.tar.gz