- fix typo bug 176811
This commit is contained in:
parent
02a7e70957
commit
13ca992e57
@ -12,7 +12,7 @@
|
||||
Summary: Utilities for monitoring process activities.
|
||||
Name: psacct
|
||||
Version: 6.3.2
|
||||
Release: 37.1
|
||||
Release: 38
|
||||
License: GPL
|
||||
Group: Applications/System
|
||||
Source: ftp://ftp.gnu.org/pub/gnu/acct-6.3.2.tar.gz
|
||||
@ -43,7 +43,7 @@ displays statistics about how long users have been logged on. The
|
||||
lastcomm command displays information about previous executed
|
||||
commands. The accton command turns process accounting on or off. The
|
||||
sa command summarizes information about previously executed
|
||||
commmands.
|
||||
commands.
|
||||
|
||||
%prep
|
||||
%setup -q -n acct-%{version}
|
||||
@ -161,6 +161,9 @@ fi
|
||||
%{_infodir}/accounting.info.gz
|
||||
|
||||
%changelog
|
||||
* Tue Jan 3 2006 Ivana Varekova <varekova@redhat.com> 6.3.2-38
|
||||
- fix typo bug 176811
|
||||
|
||||
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user