[bind] Update to 9.7.2rc1.

Adam Tkac atkac at fedoraproject.org
Fri Aug 27 08:48:29 UTC 2010


commit be7323a92d7a4bc261afb9d23eff465a4d010388
Author: Adam Tkac <atkac at redhat.com>
Date:   Fri Aug 27 10:48:01 2010 +0200

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

 .gitignore |    2 ++
 bind.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 55e3cec..3895310 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
 bind-9.7.1-P2.tar.gz
 config-8.tar.bz2
 bind-9.7.2b1.tar.gz
+/config-8.tar.bz2
+/bind-9.7.2rc1.tar.gz
diff --git a/bind.spec b/bind.spec
index c54c346..48455c9 100644
--- a/bind.spec
+++ b/bind.spec
@@ -3,7 +3,7 @@
 #
 
 #%define PATCHVER P2
-%define PREVER b1
+%define PREVER rc1
 #%define VERSION %{version}
 #%define VERSION %{version}-%{PATCHVER}
 %define VERSION %{version}%{PREVER}
@@ -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.2.%{PREVER}%{?dist}
+Release:  0.3.%{PREVER}%{?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
+* Fri Aug 27 2010 Adam Tkac <atkac redhat com> 32:9.7.2-0.3.rc1
+- update to 9.7.2rc1
+
 * Tue Aug 10 2010 Adam Tkac <atkac redhat com> 32:9.7.2-0.2.b1
 - host: handle "debug", "attempts" and "timeout" options in resolv.conf well
 
diff --git a/sources b/sources
index 6c634ab..3e69cdf 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 76857526420dc8e153ad688aeb5a2c4b  config-8.tar.bz2
-0df39877e62bbab3f89c1c038c7784af  bind-9.7.2b1.tar.gz
+9e7a7ccbffec2a5fa05eb3e30af238e6  bind-9.7.2rc1.tar.gz


More information about the scm-commits mailing list