summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2010-02-17 15:11:44 +0000
committerAdam Tkac <atkac@fedoraproject.org>2010-02-17 15:11:44 +0000
commite51639a1cfddadb8ffa24e6166aec324e3658c91 (patch)
tree6798b7614f3e33285e9ca4ccfa5d8d5b8bcf3214
parent34adbeb30672ab3b7256ab96246717c6e1b748ad (diff)
downloadbind-e51639a1cfddadb8ffa24e6166aec324e3658c91.tar.gz
bind-e51639a1cfddadb8ffa24e6166aec324e3658c91.tar.xz
bind-e51639a1cfddadb8ffa24e6166aec324e3658c91.zip
- update to 9.7.0 final
-rw-r--r--.cvsignore2
-rw-r--r--bind.spec10
-rw-r--r--sources2
3 files changed, 9 insertions, 5 deletions
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 <atkac redhat com> 32:9.7.0-1
+- update to 9.7.0 final
+
* Mon Feb 15 2010 Adam Tkac <atkac redhat com> 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