[bind] Update to 9.7.3b1.

Adam Tkac atkac at fedoraproject.org
Wed Jan 5 13:06:19 UTC 2011


commit bd297885dea4c2ea759e1b3cad79ade2b752abbf
Author: Adam Tkac <atkac at redhat.com>
Date:   Wed Jan 5 14:05:48 2011 +0100

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

 .gitignore |    1 +
 bind.spec  |   15 +++++++++------
 sources    |    2 +-
 3 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 43fcc25..0a72b48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ bind-9.7.2b1.tar.gz
 /bind-9.7.2.tar.gz
 /bind-9.7.2-P2.tar.gz
 /bind-9.7.2-P3.tar.gz
+/bind-9.7.3b1.tar.gz
diff --git a/bind.spec b/bind.spec
index ca8f22e..cb9025e 100644
--- a/bind.spec
+++ b/bind.spec
@@ -2,11 +2,11 @@
 # Red Hat BIND package .spec file
 #
 
-#%define PREVER rc1
-#%define VERSION %{version}%{PREVER}
-%define PATCHVER P3
+#%define PATCHVER P3
+%define PREVER b1
 #%define VERSION %{version}
-%define VERSION %{version}-%{PATCHVER}
+#%define VERSION %{version}-%{PATCHVER}
+%define VERSION %{version}%{PREVER}
 
 %{?!SDB:       %define SDB       1}
 %{?!test:      %define test      0}
@@ -21,8 +21,8 @@
 Summary:  The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) server
 Name:     bind
 License:  ISC
-Version:  9.7.2
-Release:  10.%{PATCHVER}%{?dist}
+Version:  9.7.3
+Release:  0.1.%{PREVER}%{?dist}
 Epoch:    32
 Url:      http://www.isc.org/products/BIND/
 Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -766,6 +766,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Wed Jan 05 2011 Adam Tkac <atkac redhat com> 32:9.7.3-0.1.b1
+- update to 9.7.3b1
+
 * Wed Jan 05 2011 Adam Tkac <atkac redhat com> 32:9.7.2-10.P3
 - initscript should terminate only the correct "named" process (#622785)
 
diff --git a/sources b/sources
index 84ea76f..01ccec2 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 76857526420dc8e153ad688aeb5a2c4b  config-8.tar.bz2
-b4537cbae38b2daef36775bf49f33db9  bind-9.7.2-P3.tar.gz
+21f287b59c2003abd6994b7fb5439c40  bind-9.7.3b1.tar.gz


More information about the scm-commits mailing list