From 13ca992e57fdf75f2e1b9ab12922e015e2a22cd9 Mon Sep 17 00:00:00 2001 From: Ivana Varekova Date: Tue, 3 Jan 2006 10:32:39 +0000 Subject: [PATCH] - fix typo bug 176811 --- psacct.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/psacct.spec b/psacct.spec index a92b096..3fb0397 100644 --- a/psacct.spec +++ b/psacct.spec @@ -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 6.3.2-38 +- fix typo bug 176811 + * Fri Dec 09 2005 Jesse Keating - rebuilt