summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@redhat.com>2010-12-02 10:02:35 +0100
committerAdam Tkac <atkac@redhat.com>2010-12-02 10:02:35 +0100
commit3afaba74d966f3c3fdc7c533db28b0c9458276d7 (patch)
tree993fe7dd4ee9a7d3f43f01023b6904bcaa41ebc8 /bind.spec
parent79e5ad687ff94b52da6dfd17318d4fb3cd645870 (diff)
downloadbind-3afaba74d966f3c3fdc7c533db28b0c9458276d7.tar.gz
bind-3afaba74d966f3c3fdc7c533db28b0c9458276d7.tar.xz
bind-3afaba74d966f3c3fdc7c533db28b0c9458276d7.zip
Update to 9.7.2-P3.
Signed-off-by: Adam Tkac <atkac@redhat.com>
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/bind.spec b/bind.spec
index 9c2c5b0..de467c2 100644
--- a/bind.spec
+++ b/bind.spec
@@ -4,7 +4,7 @@
#%define PREVER rc1
#%define VERSION %{version}%{PREVER}
-%define PATCHVER P2
+%define PATCHVER P3
#%define VERSION %{version}
%define VERSION %{version}-%{PATCHVER}
@@ -22,7 +22,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.7.2
-Release: 7.%{PATCHVER}%{?dist}
+Release: 8.%{PATCHVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -764,6 +764,9 @@ rm -rf ${RPM_BUILD_ROOT}
%endif
%changelog
+* Thu Dec 02 2010 Adam Tkac <atkac redhat com> 32:9.7.2-8.P3
+- update to 9.7.2-P3
+
* Mon Nov 29 2010 Jan Görig <jgorig redhat com> 32:9.7.2-7.P2
- added tmpfiles.d support (#656550)
- removed old PID checking in initscript