diff --git a/psacct.spec b/psacct.spec index 6c8447f..96a2cdd 100644 --- a/psacct.spec +++ b/psacct.spec @@ -12,7 +12,7 @@ Summary: Utilities for monitoring process activities. Name: psacct Version: 6.3.2 -Release: 40 +Release: 41 License: GPL Group: Applications/System Source: ftp://ftp.gnu.org/pub/gnu/acct-6.3.2.tar.gz @@ -30,7 +30,7 @@ Patch6: psacct-6.3.2-sa-manfix.patch Patch7: psacct-6.3.2-LargeFile.patch Buildroot: %{_tmppath}/%{name}-%{version}-root -Prereq: /sbin/install-info, /sbin/chkconfig +Prereq: /sbin/install-info, /sbin/chkconfig, /bin/touch BuildRequires: autoconf # This conflict is to avoid psacct being forced on by old initscripts now that @@ -164,6 +164,9 @@ fi %{_infodir}/accounting.info.gz %changelog +* Mon Feb 27 2006 Peter Jones - 6.3.2-41 +- add touch to prereq + * Mon Feb 27 2006 Ivana Varekova - 6.3.2-40 - add chkconfig to prereq - bug 182848