summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Tkac <atkac@redhat.com>2012-03-05 13:50:52 +0100
committerAdam Tkac <atkac@redhat.com>2012-03-05 13:50:52 +0100
commitdabddcf2c781b3d3ecab1e1fc27e0553a8f3eb26 (patch)
treef779b92a1a9ed2da3f2f3511bf8a93c1677c2bd4
parentdeca2d7733ec49eaf362e3852a38ff53e2826707 (diff)
downloadbind-dabddcf2c781b3d3ecab1e1fc27e0553a8f3eb26.tar.gz
bind-dabddcf2c781b3d3ecab1e1fc27e0553a8f3eb26.tar.xz
bind-dabddcf2c781b3d3ecab1e1fc27e0553a8f3eb26.zip
Update to 9.9.0
Signed-off-by: Adam Tkac <atkac@redhat.com>
-rw-r--r--.gitignore1
-rw-r--r--bind.spec11
-rw-r--r--sources2
3 files changed, 9 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index e6d11e8..2efa742 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ bind-9.7.2b1.tar.gz
/bind-9.9.0b2.tar.gz
/bind-9.9.0rc1.tar.gz
/bind-9.9.0rc2.tar.gz
+/bind-9.9.0.tar.gz
diff --git a/bind.spec b/bind.spec
index 8224931..8e6f629 100644
--- a/bind.spec
+++ b/bind.spec
@@ -3,10 +3,10 @@
#
#%define PATCHVER P4
-%define PREVER rc2
-#%define VERSION %{version}
+#%define PREVER rc2
#%define VERSION %{version}-%{PATCHVER}
-%define VERSION %{version}%{PREVER}
+#%define VERSION %{version}%{PREVER}
+%define VERSION %{version}
%{?!SDB: %define SDB 1}
%{?!test: %define test 0}
@@ -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.8.%{PREVER}%{?dist}
+Release: 1%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -775,6 +775,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%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
- build with "--enable-fixed-rrset"
diff --git a/sources b/sources
index b2d21f4..7e92ff7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-22ed4666da592dd9706ca13f2a050bad bind-9.9.0rc2.tar.gz
+9281d0b04f711d28153ba1ab04a54026 bind-9.9.0.tar.gz
76857526420dc8e153ad688aeb5a2c4b config-8.tar.bz2