summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2008-12-01 15:56:22 +0000
committerAdam Tkac <atkac@fedoraproject.org>2008-12-01 15:56:22 +0000
commit6ff803847bed94928d83e1a0e6153e54196924f7 (patch)
tree5a1f508ba01ee0ecaeedc97a56282da573298389 /bind.spec
parentf49fec99a09db8133486854be1160cc33878165f (diff)
- improved sample config file (#473586)bind-9_5_1-0_9_1_b3_fc10
Diffstat (limited to 'bind.spec')
-rw-r--r--bind.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/bind.spec b/bind.spec
index 2557269..0d9909d 100644
--- a/bind.spec
+++ b/bind.spec
@@ -19,7 +19,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: ISC
Version: 9.5.1
-Release: 0.9.%{PREVER}%{?dist}
+Release: 0.9.1.%{PREVER}%{?dist}
Epoch: 32
Url: http://www.isc.org/products/BIND/
Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -636,6 +636,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_sbindir}/bind-chroot-admin
%changelog
+* Mon Dec 01 2008 Adam Tkac <atkac redhat com> 32:9.5.1-0.9.1.b3
+- improved sample config file (#473586)
+
* Tue Nov 11 2008 Adam Tkac <atkac redhat com> 32:9.5.1-0.9.b3
- 9.5.1b3 release
- don't mount /proc in chroot, it is no longer needed