diff options
Diffstat (limited to 'bind.spec')
| -rw-r--r-- | bind.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 <atkac redhat com> 32:9.5.0-8.1.a6 +- disabled named on all runlevels by default + * Mon Jul 30 2007 Adam Tkac <atkac redhat com> 32:9.5.0-8.a6 - minor next improvements on autotools patch - dig and host utilities now using libidn instead idnkit for |
