[bind] Update to 9.8.0.

Adam Tkac atkac at fedoraproject.org
Thu Mar 3 12:36:39 UTC 2011


commit 8bf97dc309db00049a50ab582fa12e35208e958a
Author: Adam Tkac <atkac at redhat.com>
Date:   Thu Mar 3 13:36:09 2011 +0100

    Update to 9.8.0.
    
    - bind97-rh665971.patch merged
    
    Signed-off-by: Adam Tkac <atkac at redhat.com>

 .gitignore            |    1 +
 bind.spec             |   14 ++++++++------
 bind97-rh665971.patch |   24 ------------------------
 sources               |    2 +-
 4 files changed, 10 insertions(+), 31 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 10afa9c..26581b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ bind-9.7.2b1.tar.gz
 /bind-9.7.3rc1.tar.gz
 /bind-9.7.3.tar.gz
 /bind-9.8.0rc1.tar.gz
+/bind-9.8.0.tar.gz
diff --git a/bind.spec b/bind.spec
index c9b1fd1..9d12e68 100644
--- a/bind.spec
+++ b/bind.spec
@@ -3,10 +3,10 @@
 #
 
 #%define PATCHVER P3
-%define PREVER rc1
+#%define PREVER rc1
 #%define VERSION %{version}-%{PATCHVER}
-#%define VERSION %{version}
-%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.8.0
-Release:  0.4.%{PREVER}%{?dist}
+Release:  1%{?dist}
 Epoch:    32
 Url:      http://www.isc.org/products/BIND/
 Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -62,7 +62,6 @@ Patch110:bind97-rh570851.patch
 Patch111:bind97-exportlib.patch
 Patch112:bind97-rh645544.patch
 Patch113:bind97-rh674334.patch
-Patch114:bind97-rh665971.patch
 Patch115:bind97-cleanup.patch
 Patch116:bind98-includes.patch
 
@@ -301,7 +300,6 @@ mkdir m4
 %patch111 -p1 -b .exportlib
 %patch112 -p1 -b .rh645544
 %patch113 -p1 -b .rh674334
-%patch114 -p1 -b .rh665971
 %patch115 -p1 -b .cleanup
 %patch116 -p1 -b .includes
 
@@ -772,6 +770,10 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Thu Mar 03 2011 Adam Tkac <atkac redhat com> 32:9.8.0-1
+- update to 9.8.0
+- bind97-rh665971.patch merged
+
 * Thu Mar 03 2011 Adam Tkac <atkac redhat com> 32:9.8.0-0.4.rc1
 - revert previous change (integration with libnmserver)
 
diff --git a/sources b/sources
index d614f28..ba29980 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
+e802ac97ca419c2ddfc043509bcb17bc  bind-9.8.0.tar.gz
 76857526420dc8e153ad688aeb5a2c4b  config-8.tar.bz2
-1d9fb97c5c8e89a9e16c81e5fbee102d  bind-9.8.0rc1.tar.gz


More information about the scm-commits mailing list