summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2009-01-08 14:05:04 +0000
committerAdam Tkac <atkac@fedoraproject.org>2009-01-08 14:05:04 +0000
commit81608e7aa81d6396ea771e7acc5b459d300f3b2b (patch)
tree1c96393cc5eb146d38e30598ec5a601fafc279b8 /bind.spec
parent36c19fae23966f657d0d066d8d826cfc9b9bb495 (diff)
- 9.6.0-P1 release (CVE-2009-0025)bind-9_6_0-2_P1_fc11
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/bind.spec b/bind.spec
index 50c91c5..f913196 100644
--- a/bind.spec
+++ b/bind.spec
@@ -2,9 +2,11 @@
# Red Hat BIND package .spec file
#
+%define PATCHVER P1
#%define PREVER rc2
#%define VERSION %{version}%{PREVER}
-%define VERSION %{version}
+#%define VERSION %{version}
+%define VERSION %{version}-%{PATCHVER}
%{?!SDB: %define SDB 1}
%{?!LIBBIND: %define LIBBIND 1}
@@ -19,7 +21,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.6.0
-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)
@@ -600,6 +602,9 @@ rm -rf ${RPM_BUILD_ROOT}
%ghost %{chroot_prefix}/etc/localtime
%changelog
+* Thu Jan 08 2009 Adam Tkac <atkac redhat com> 32:9.6.0-2.P1
+- 9.6.0-P1 release (CVE-2009-0025)
+
* Mon Jan 05 2009 Adam Tkac <atkac redhat com> 32:9.6.0-1
- Happy new year
- 9.6.0 release