diff --git a/sysstat.spec b/sysstat.spec index f6dea6a..f6cf638 100644 --- a/sysstat.spec +++ b/sysstat.spec @@ -1,6 +1,6 @@ Name: sysstat Version: 5.0.5 -Release: 10.fc +Release: 11.fc Summary: The sar and iostat system monitoring commands. License: GPL Group: Applications/System @@ -22,7 +22,7 @@ Patch9: sysstat-5.0.5-debug.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root -Requires: kernel >= 2.2.16-21 /sbin/chkconfig +Requires: /sbin/chkconfig Prereq: sh-utils textutils grep fileutils /etc/cron.d BuildRequires: perl %{_includedir}/linux/if.h Requires: %__cp %__mv %__chmod %__grep %__mkdir %__install %__id @@ -128,6 +128,9 @@ rm -rf %{buildroot} /var/log/sa %changelog +* Thu Aug 18 2005 Florian La Roche +- no need to kernel kernel 2.2 or newer anymore + * Tue May 10 2005 Ivana Varekova 5.0.5-10.fc - add debug files to debug_package