Update to 9.7.2-P3.

Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
Adam Tkac 2010-12-02 10:02:35 +01:00
parent 79e5ad687f
commit 3afaba74d9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ bind-9.7.2b1.tar.gz
/bind-9.7.2rc1.tar.gz
/bind-9.7.2.tar.gz
/bind-9.7.2-P2.tar.gz
/bind-9.7.2-P3.tar.gz

View File

@ -4,7 +4,7 @@
#%define PREVER rc1
#%define VERSION %{version}%{PREVER}
%define PATCHVER P2
%define PATCHVER P3
#%define VERSION %{version}
%define VERSION %{version}-%{PATCHVER}
@ -22,7 +22,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.7.2
Release: 7.%{PATCHVER}%{?dist}
Release: 8.%{PATCHVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -764,6 +764,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
* Thu Dec 02 2010 Adam Tkac <atkac redhat com> 32:9.7.2-8.P3
- update to 9.7.2-P3
* Mon Nov 29 2010 Jan Görig <jgorig redhat com> 32:9.7.2-7.P2
- added tmpfiles.d support (#656550)
- removed old PID checking in initscript

View File

@ -1,2 +1,2 @@
e74de6ec9c2cd27576794c873bd85f4a bind-9.7.2-P2.tar.gz
76857526420dc8e153ad688aeb5a2c4b config-8.tar.bz2
b4537cbae38b2daef36775bf49f33db9 bind-9.7.2-P3.tar.gz