summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2010-07-09 10:51:48 +0000
committerAdam Tkac <atkac@fedoraproject.org>2010-07-09 10:51:48 +0000
commit6f55351f41195374a9a6835590095551eab34699 (patch)
tree5a4d0725bfa3d9886422df0e6027b52e6f2777be
parentde6201fdf263f15a12e939b36fdf3f8d99c50a09 (diff)
downloadbind-6f55351f41195374a9a6835590095551eab34699.tar.gz
bind-6f55351f41195374a9a6835590095551eab34699.tar.xz
bind-6f55351f41195374a9a6835590095551eab34699.zip
- update to 9.7.1-P1bind-9_7_1-2_P1_fc14
-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 e0f22d2..70c6cdd 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1,2 @@
-bind-9.7.1.tar.gz
+bind-9.7.1-P1.tar.gz
config-7.tar.bz2
diff --git a/bind.spec b/bind.spec
index 21d0489..a10aba5 100644
--- a/bind.spec
+++ b/bind.spec
@@ -2,11 +2,11 @@
# Red Hat BIND package .spec file
#
-#%define PATCHVER P2
+%define PATCHVER P1
#%define PREVER rc1
-#%define VERSION %{version}-%{PATCHVER}
#%define VERSION %{version}%{PREVER}
-%define VERSION %{version}
+#%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.1
-Release: 1%{?dist}
+Release: 2.%{PATCHVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -682,6 +682,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
+* Fri Jul 09 2010 Adam Tkac <atkac redhat com> 32:9.7.1-2.P1
+- update to 9.7.1-P1
+
* Mon Jun 28 2010 Adam Tkac <atkac redhat com> 32:9.7.1-1
- update to 9.7.1
- improve the "dnssec-conf" trigger
diff --git a/sources b/sources
index 8b52db6..36252da 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-712c425e59cb4aa9309bc4716283742f bind-9.7.1.tar.gz
+d36f9be9707f8741c0c1c8036e7d05ad bind-9.7.1-P1.tar.gz
2c02006a58d9b9bb9e758816750b0014 config-7.tar.bz2