Update to bind-9.9.1-P3

Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
Adam Tkac 2012-09-13 17:16:08 +02:00
parent 7519c842dd
commit 51e3f36892
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -24,3 +24,4 @@ bind-9.7.2b1.tar.gz
/bind-9.9.1.tar.gz /bind-9.9.1.tar.gz
/bind-9.9.1-P1.tar.gz /bind-9.9.1-P1.tar.gz
/bind-9.9.1-P2.tar.gz /bind-9.9.1-P2.tar.gz
/bind-9.9.1-P3.tar.gz

View File

@ -2,7 +2,7 @@
# Red Hat BIND package .spec file # Red Hat BIND package .spec file
# #
%global PATCHVER P2 %global PATCHVER P3
#%%global PREVER rc2 #%%global PREVER rc2
#%%global VERSION %{version}%{PREVER} #%%global VERSION %{version}%{PREVER}
#%%global VERSION %{version} #%%global VERSION %{version}
@ -22,7 +22,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind Name: bind
License: ISC License: ISC
Version: 9.9.1 Version: 9.9.1
Release: 9.%{PATCHVER}%{?dist} Release: 10.%{PATCHVER}%{?dist}
Epoch: 32 Epoch: 32
Url: http://www.isc.org/products/BIND/ Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -754,6 +754,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif %endif
%changelog %changelog
* Thu Sep 13 2012 Adam Tkac <atkac redhat com> 32:9.9.1-10.P3
- update to bind-9.9.1-P3
* Wed Aug 22 2012 Tomas Hozza <thozza@redhat.com> 32:9.9.1-9.P2 * Wed Aug 22 2012 Tomas Hozza <thozza@redhat.com> 32:9.9.1-9.P2
- fixed SPEC file so it comply with new systemd-rpm macros guidelines (#850045) - fixed SPEC file so it comply with new systemd-rpm macros guidelines (#850045)
- changed %%define macros to %%global and fixed several rpmlint warnings - changed %%define macros to %%global and fixed several rpmlint warnings

View File

@ -1,2 +1,2 @@
5f2f9ec0f1f1c67beaada349cdac0c15 bind-9.9.1-P2.tar.gz 8f407c9a988d7b447a54b4cb54230dcb bind-9.9.1-P3.tar.gz
76857526420dc8e153ad688aeb5a2c4b config-8.tar.bz2 76857526420dc8e153ad688aeb5a2c4b config-8.tar.bz2