Update to 9.7.2rc1.

Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
Adam Tkac 2010-08-27 10:48:01 +02:00
parent aa9e285744
commit be7323a92d
3 changed files with 8 additions and 3 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
bind-9.7.1-P2.tar.gz
config-8.tar.bz2
bind-9.7.2b1.tar.gz
/config-8.tar.bz2
/bind-9.7.2rc1.tar.gz

View File

@ -3,7 +3,7 @@
#
#%define PATCHVER P2
%define PREVER b1
%define PREVER rc1
#%define VERSION %{version}
#%define VERSION %{version}-%{PATCHVER}
%define VERSION %{version}%{PREVER}
@ -21,7 +21,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.7.2
Release: 0.2.%{PREVER}%{?dist}
Release: 0.3.%{PREVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -674,6 +674,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
* Fri Aug 27 2010 Adam Tkac <atkac redhat com> 32:9.7.2-0.3.rc1
- update to 9.7.2rc1
* Tue Aug 10 2010 Adam Tkac <atkac redhat com> 32:9.7.2-0.2.b1
- host: handle "debug", "attempts" and "timeout" options in resolv.conf well

View File

@ -1,2 +1,2 @@
76857526420dc8e153ad688aeb5a2c4b config-8.tar.bz2
0df39877e62bbab3f89c1c038c7784af bind-9.7.2b1.tar.gz
9e7a7ccbffec2a5fa05eb3e30af238e6 bind-9.7.2rc1.tar.gz