[bind/f16] update to bind-9.8.4-P1

Tomas Hozza thozza at fedoraproject.org
Wed Dec 5 08:49:41 UTC 2012


commit 5add3b54dc09631c8eafa7bd6ffc82b6471dc3e3
Author: Tomas Hozza <thozza at redhat.com>
Date:   Wed Dec 5 09:47:27 2012 +0100

    update to bind-9.8.4-P1
    
    Signed-off-by: Tomas Hozza <thozza at redhat.com>

 .gitignore |    1 +
 bind.spec  |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7a1add2..1992b38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ bind-9.7.2b1.tar.gz
 /bind-9.8.3-P2.tar.gz
 /bind-9.8.3-P3.tar.gz
 /bind-9.8.4.tar.gz
+/bind-9.8.4-P1.tar.gz
diff --git a/bind.spec b/bind.spec
index b319ebe..3bc0078 100644
--- a/bind.spec
+++ b/bind.spec
@@ -2,11 +2,11 @@
 # Red Hat BIND package .spec file
 #
 
-#%define PATCHVER P3
+%define PATCHVER P1
 #%define VERSION %{version}%{PREVER}
 #%define PREVER rc2
-#%define VERSION %{version}-%{PATCHVER}
-%define VERSION %{version}
+%define VERSION %{version}-%{PATCHVER}
+#%%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.4
-Release:  2%{?dist}
+Release:  3.%{PATCHVER}%{?dist}
 Epoch:    32
 Url:      http://www.isc.org/products/BIND/
 Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -755,6 +755,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Wed Dec 05 2012 Tomas Hozza <thozza at redhat.com> 32:9.8.4-3.P1
+- update to bind-9.8.4-P1
+
 * Thu Oct 11 2012 Adam Tkac <atkac redhat com> 32:9.8.4-2
 - install isc/stat.h
 
diff --git a/sources b/sources
index 441f7c0..8c3dfbe 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-7d991ec73b625b9f071afa3759411f52  bind-9.8.4.tar.gz
+08b5fc744c58cadbecf06c38db7cae36  bind-9.8.4-P1.tar.gz
 76857526420dc8e153ad688aeb5a2c4b  config-8.tar.bz2


More information about the scm-commits mailing list