From 79e214db269ceb078f2e5f29923efa62335922f9 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 22 Aug 2006 11:01:33 +0000 Subject: added fix for #203522 - bind-chroot-admin -e command fails --- bind.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bind.spec') diff --git a/bind.spec b/bind.spec index 8478473..1c1977b 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.2 -Release: 38%{?dist} +Release: 39%{?dist} Epoch: 30 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-root @@ -852,6 +852,9 @@ rm -rf ${RPM_BUILD_ROOT} :; %changelog +* Mon Aug 22 2006 Martin Stransky - 30:9.3.2-39 +- added fix for #203522 - "bind-chroot-admin -e" command fails + * Mon Aug 21 2006 Martin Stransky - 30:9.3.2-38 - fix for #203194 - tmpfile usage -- cgit