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