diff --git a/.cvsignore b/.cvsignore index 8ca3bf5..f35f86c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -bind-9.7.0rc2.tar.gz +bind-9.7.0.tar.gz config-6.tar.bz2 diff --git a/bind.spec b/bind.spec index 6bab9e2..8baa498 100644 --- a/bind.spec +++ b/bind.spec @@ -4,8 +4,9 @@ #%define PATCHVER P1 #%define VERSION %{version}-%{PATCHVER} -%define PREVER rc2 -%define VERSION %{version}%{PREVER} +#%define PREVER rc2 +#%define VERSION %{version}%{PREVER} +%define VERSION %{version} %{?!SDB: %define SDB 1} %{?!test: %define test 0} @@ -20,7 +21,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.7.0 -Release: 0.14.%{PREVER}%{?dist} +Release: 1%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -624,6 +625,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Wed Feb 17 2010 Adam Tkac 32:9.7.0-1 +- update to 9.7.0 final + * Mon Feb 15 2010 Adam Tkac 32:9.7.0-0.14.rc2 - obsolete dnssec-conf - automatically update configuration from old dnssec-conf based diff --git a/sources b/sources index 8e8f30f..7c95025 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -9b8a31ac279868264e5bcbacd7991149 bind-9.7.0rc2.tar.gz +c245b5d1aa0a4f53d9538faa1efe2c3f bind-9.7.0.tar.gz 90bd7f32fd5717b8294313b6b5ccc742 config-6.tar.bz2