From fe4c11e287d92c616ee7dd392befda63dd32ec4c Mon Sep 17 00:00:00 2001 From: Adam Tkac Date: Tue, 31 Jul 2007 13:28:10 +0000 Subject: - disabled on all runlevels by default --- bind.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bind.spec') diff --git a/bind.spec b/bind.spec index 60b39c1..db1e126 100644 --- a/bind.spec +++ b/bind.spec @@ -27,7 +27,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: BSD-like Version: %{BIND_MAJORVER}.%{BIND_MINORVER}.%{BIND_PATCHVER} -Release: 8.%{BIND_RELEASETYPE}%{BIND_RELEASEVER}%{?dist} +Release: 8.1.%{BIND_RELEASETYPE}%{BIND_RELEASEVER}%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -681,6 +681,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_sbindir}/bind-chroot-admin %changelog +* Tue Jul 31 2007 Adam Tkac 32:9.5.0-8.1.a6 +- disabled named on all runlevels by default + * Mon Jul 30 2007 Adam Tkac 32:9.5.0-8.a6 - minor next improvements on autotools patch - dig and host utilities now using libidn instead idnkit for -- cgit