- add the documentation fix init script

This commit is contained in:
Ivana Varekova 2010-03-05 12:26:07 +00:00
parent aaffc9963c
commit 82e4995c4e
2 changed files with 11 additions and 1 deletions

View File

@ -9,6 +9,11 @@
# short-description: Starts and stops process accounting
### BEGIN INIT INFO
# Required-Start:
# Required-Stop:
# Provides: psacct
# Default-Start:
# Default-Stop: 0 1 2 3 4 5 6
# Description: Starts and stops process accounting
# Short-Description: Starts and stops process accounting
### END INIT INFO

View File

@ -12,7 +12,7 @@
Summary: Utilities for monitoring process activities
Name: psacct
Version: 6.5.4
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv3+
Group: Applications/System
URL: ftp://ftp.gnu.org/pub/gnu/acct/
@ -125,6 +125,7 @@ fi
%files
%defattr(-,root,root,-)
%doc README COPYING
%if %{FHS_compliant}
%dir /var/account
%endif
@ -153,6 +154,10 @@ fi
%{_infodir}/accounting.info.gz
%changelog
* Fri Mar 5 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 6.5.4-2
- add the documentation
fix init script
* Fri Feb 12 2010 Ivana Hutarova Varekova <varekova@redhat.com> - 6.5.4-1
- update to 6.5.4
- remove obsolete patches