diff --git a/psacct.spec b/psacct.spec index bf2b03e..9970c8d 100644 --- a/psacct.spec +++ b/psacct.spec @@ -2,7 +2,7 @@ Summary: Utilities for monitoring process activities. Name: psacct Version: 6.3.2 -Release: 8 +Release: 9 License: GPL Group: Applications/System Source: ftp://ftp.gnu.org/pub/gnu/acct-6.3.2.tar.gz @@ -56,6 +56,7 @@ cat > $RPM_BUILD_ROOT/etc/logrotate.d/psacct < +* Thu Sep 06 2001 Mike A. Harris 6.3.2-9 +- Fixed bug (#53307) psacct is enabled by default, and the log files + are huge, and will fill the disk up very quickly. logrotate will + now compress them daily. + +* Sat Sep 01 2001 Florian La Roche 6.3.2-8 - do not fail for ENOSYS to silently support kernels without process accounting