summaryrefslogtreecommitdiffstats
path: root/bind.spec
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2007-02-09 14:36:56 +0000
committerAdam Tkac <atkac@fedoraproject.org>2007-02-09 14:36:56 +0000
commit168cdeae16cb7cf1281ae17ddb0011a3cd060316 (patch)
tree07d02e0e771f0647bd234b1ee2f60632c1d229ff /bind.spec
parentf47d1818a70440e1ab2f80cce9e8b93c1be1ba42 (diff)
downloadbind-168cdeae16cb7cf1281ae17ddb0011a3cd060316.tar.gz
bind-168cdeae16cb7cf1281ae17ddb0011a3cd060316.tar.xz
bind-168cdeae16cb7cf1281ae17ddb0011a3cd060316.zip
fixed broken bind-chroot-admin scriptbind-9_3_4-6_fc7
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 4ef03b5..de3a742 100644
--- a/bind.spec
+++ b/bind.spec
@@ -17,7 +17,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv
Name: bind
License: BSD-like
Version: 9.3.4
-Release: 5%{?dist}
+Release: 6%{?dist}
Epoch: 31
Url: http://www.isc.org/products/BIND/
Buildroot: %{_tmppath}/%{name}-root
@@ -744,6 +744,9 @@ rm -rf ${RPM_BUILD_ROOT}
:;
%changelog
+* Fri Feb 09 2007 Adam Tkac <atkac@redhat.com> 31:9.3.4-6.fc7
+- fixed broken bind-chroot-admin script (#227995)
+
* Wed Feb 07 2007 Adam Tkac <atkac@redhat.com> 31:9.3.4-5.fc7
- bind-chroot-admin now uses correct chroot path (#227600)