summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.cvsignore2
-rw-r--r--bind.spec11
-rw-r--r--sources2
3 files changed, 9 insertions, 6 deletions
diff --git a/.cvsignore b/.cvsignore
index f35f86c..c703646 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1,2 @@
-bind-9.7.0.tar.gz
config-6.tar.bz2
+bind-9.7.0-P1.tar.gz
diff --git a/bind.spec b/bind.spec
index 09cd94e..f08ccda 100644
--- a/bind.spec
+++ b/bind.spec
@@ -2,11 +2,11 @@
# Red Hat BIND package .spec file
#
-#%define PATCHVER P1
-#%define VERSION %{version}-%{PATCHVER}
+%define PATCHVER P1
+#%define VERSION %{version}
#%define PREVER rc2
#%define VERSION %{version}%{PREVER}
-%define VERSION %{version}
+%define VERSION %{version}-%{PATCHVER}
%{?!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.0
-Release: 5%{?dist}
+Release: 6.%{PATCHVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -662,6 +662,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
+* Fri Mar 19 2010 Adam Tkac <atkac redhat com> 32:9.7.0-6.P1
+- update to 9.7.0-P1
+
* Tue Mar 16 2010 Jan Görig <jgorig redhat com> 32:9.7.0-5
- bind-sdb now requires bind
diff --git a/sources b/sources
index 7c95025..b0b1f57 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-c245b5d1aa0a4f53d9538faa1efe2c3f bind-9.7.0.tar.gz
90bd7f32fd5717b8294313b6b5ccc742 config-6.tar.bz2
+78e3e38c6252e41ded1afa1aeb183622 bind-9.7.0-P1.tar.gz