From 2ca007ce6af01aa774f90a810d0584bbc823bff4 Mon Sep 17 00:00:00 2001 From: Florian La Roche Date: Thu, 18 Aug 2005 12:00:06 +0000 Subject: [PATCH] - do not require kernel >= 2.2.16 anymore --- sysstat.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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