diff --git a/sysstat.spec b/sysstat.spec index fe64f9d..3b55177 100644 --- a/sysstat.spec +++ b/sysstat.spec @@ -1,6 +1,6 @@ Name: sysstat Version: 6.0.2 -Release: 1 +Release: 2 Summary: The sar and iostat system monitoring commands. License: GPL Group: Applications/System @@ -18,7 +18,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root Requires: /sbin/chkconfig Prereq: sh-utils textutils grep fileutils /etc/cron.d -BuildRequires: perl %{_includedir}/linux/if.h +BuildRequires: perl %{_includedir}/linux/if.h gettext Requires: %__cp %__mv %__chmod %__grep %__mkdir %__install %__id %description @@ -111,6 +111,9 @@ rm -rf %{buildroot} /var/log/sa %changelog +* Mon Jun 5 2006 Jesse Keating 6.0.2-2 +- Add missing BR of gettext + * Fri May 5 2006 Ivana Varekova 6.0.2-1 - update to 6.0.2 - remove asm/page.h used sysconf command to get PAGE_SIZE