Update to 9.9.0

Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
Adam Tkac 2012-03-05 13:50:52 +01:00
parent deca2d7733
commit dabddcf2c7
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@ bind-9.7.2b1.tar.gz
/bind-9.9.0b2.tar.gz /bind-9.9.0b2.tar.gz
/bind-9.9.0rc1.tar.gz /bind-9.9.0rc1.tar.gz
/bind-9.9.0rc2.tar.gz /bind-9.9.0rc2.tar.gz
/bind-9.9.0.tar.gz

View File

@ -3,10 +3,10 @@
# #
#%define PATCHVER P4 #%define PATCHVER P4
%define PREVER rc2 #%define PREVER rc2
#%define VERSION %{version}
#%define VERSION %{version}-%{PATCHVER} #%define VERSION %{version}-%{PATCHVER}
%define VERSION %{version}%{PREVER} #%define VERSION %{version}%{PREVER}
%define VERSION %{version}
%{?!SDB: %define SDB 1} %{?!SDB: %define SDB 1}
%{?!test: %define test 0} %{?!test: %define test 0}
@ -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.0 Version: 9.9.0
Release: 0.8.%{PREVER}%{?dist} Release: 1%{?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)
@ -775,6 +775,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif %endif
%changelog %changelog
* Mon Mar 05 2012 Adam Tkac <atkac redhat com> 32:9.9.0-1
- update to 9.9.0
* Wed Feb 15 2012 Adam Tkac <atkac redhat com> 32:9.9.0-0.8.rc2 * Wed Feb 15 2012 Adam Tkac <atkac redhat com> 32:9.9.0-0.8.rc2
- build with "--enable-fixed-rrset" - build with "--enable-fixed-rrset"

View File

@ -1,2 +1,2 @@
22ed4666da592dd9706ca13f2a050bad bind-9.9.0rc2.tar.gz 9281d0b04f711d28153ba1ab04a54026 bind-9.9.0.tar.gz
76857526420dc8e153ad688aeb5a2c4b config-8.tar.bz2 76857526420dc8e153ad688aeb5a2c4b config-8.tar.bz2