From 35f077d2e865dac04ac6b302ddf7cdd92a7af424 Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Tue, 29 May 2007 11:39:26 +0000 Subject: - minor compatibility change in bind-chroot-admin, line 215 --- bind.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bind.spec') diff --git a/bind.spec b/bind.spec index 1ea927b..14158a6 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.4.1 -Release: 4%{?dist} +Release: 4.1%{?dist} Epoch: 31 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -810,6 +810,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Tue May 29 2007 Adam Tkac 31:9.4.1-4.1.fc8 +- very minor compatibility change in bind-chroot-admin (line 215) + * Wed May 24 2007 Adam Tkac 31:9.4.1-4.fc8 - removed ldap-api patch and start using deprecated API - fixed minor problem in bind-chroot-admin script (#241103) -- cgit