[bind] Update to 9.7.2.

Adam Tkac atkac at fedoraproject.org
Thu Sep 16 09:00:46 UTC 2010


commit 85ba863cb7745e969796bc3c8a59359cfaddfb08
Author: Adam Tkac <atkac at redhat.com>
Date:   Thu Sep 16 10:59:29 2010 +0200

    Update to 9.7.2.
    
    Signed-off-by: Adam Tkac <atkac at redhat.com>

 .gitignore |    1 +
 bind.spec  |   11 +++++++----
 sources    |    3 +--
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3895310..8fea04b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ config-8.tar.bz2
 bind-9.7.2b1.tar.gz
 /config-8.tar.bz2
 /bind-9.7.2rc1.tar.gz
+/bind-9.7.2.tar.gz
diff --git a/bind.spec b/bind.spec
index 48455c9..6865677 100644
--- a/bind.spec
+++ b/bind.spec
@@ -3,10 +3,10 @@
 #
 
 #%define PATCHVER P2
-%define PREVER rc1
-#%define VERSION %{version}
+#%define PREVER rc1
+#%define VERSION %{version}%{PREVER}
 #%define VERSION %{version}-%{PATCHVER}
-%define VERSION %{version}%{PREVER}
+%define VERSION %{version}
 
 %{?!SDB:       %define SDB       1}
 %{?!test:      %define test      0}
@@ -21,7 +21,7 @@ Summary:  The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
 Name:     bind
 License:  ISC
 Version:  9.7.2
-Release:  0.3.%{PREVER}%{?dist}
+Release:  1%{?dist}
 Epoch:    32
 Url:      http://www.isc.org/products/BIND/
 Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -674,6 +674,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Thu Sep 16 2010 Adam Tkac <atkac redhat com> 32:9.7.2-1
+- update to 9.7.2
+
 * Fri Aug 27 2010 Adam Tkac <atkac redhat com> 32:9.7.2-0.3.rc1
 - update to 9.7.2rc1
 
diff --git a/sources b/sources
index 3e69cdf..c49e5d5 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-76857526420dc8e153ad688aeb5a2c4b  config-8.tar.bz2
-9e7a7ccbffec2a5fa05eb3e30af238e6  bind-9.7.2rc1.tar.gz
+166832fc0f94d6e4eb2dac8bed3b275f  bind-9.7.2.tar.gz


More information about the scm-commits mailing list