diff --git a/iputils.spec b/iputils.spec index 542e4f1..fc4e241 100644 --- a/iputils.spec +++ b/iputils.spec @@ -1,7 +1,7 @@ Summary: Network monitoring tools including ping. Name: iputils Version: 20020927 -Release: 34.2 +Release: 35 License: BSD Group: System Environment/Daemons Source0: http://www.tux.org/pub/net/ip-routing/%{name}-ss020927.tar.gz @@ -33,6 +33,7 @@ Prefix: %{_prefix} BuildRoot: %{_tmppath}/%{name}-root BuildPreReq: docbook-utils perl-SGMLSpm BuildPreReq: glibc-kernheaders >= 2.4-8.19 +PreReq: chkconfig %description The iputils package contains basic utilities for monitoring a network, @@ -164,6 +165,9 @@ rm -rf ${RPM_BUILD_ROOT} %config(noreplace) %{_sysconfdir}/rc.d/init.d/rdisc %changelog +* Fri Feb 24 2006 Radek Vokál - 20020927-35 +- add PreReq: chkconfig (#182799,#182798) + * Fri Feb 10 2006 Jesse Keating - 20020927-34.2 - bump again for double-long bug on ppc(64)