Update to 9.9.0rc1

Signed-off-by: Adam Tkac <atkac@redhat.com>
This commit is contained in:
Adam Tkac 2012-01-12 11:31:27 +01:00
parent a58359fc07
commit c7d6bc15c0
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -3,7 +3,7 @@
#
#%define PATCHVER P4
%define PREVER b2
%define PREVER rc1
#%define VERSION %{version}
#%define VERSION %{version}-%{PATCHVER}
%define VERSION %{version}%{PREVER}
@ -22,7 +22,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.9.0
Release: 0.4.%{PREVER}%{?dist}
Release: 0.5.%{PREVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -767,6 +767,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
* Thu Jan 12 2012 Adam Tkac <atkac redhat com> 32:9.9.0-0.5.rc1
- update to 9.9.0rc1
* Wed Dec 07 2011 Adam Tkac <atkac redhat com> 32:9.9.0-0.4.b2
- ship dns/forward.h in -devel subpkg

View File

@ -1,2 +1,2 @@
76857526420dc8e153ad688aeb5a2c4b config-8.tar.bz2
cc916c6f0c930a7abc08fff208e72422 bind-9.9.0b2.tar.gz
7ee78556828e2777a1430dda030c9e11 bind-9.9.0rc1.tar.gz