auto-import changelog data from psacct-6.3.2-22.src.rpm

Mon Jul 08 2002 Elliot Lee <sopwith@redhat.com>
- Take the time to make sure things get through on all archs, by simply
    running it through the build system.
Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
This commit is contained in:
cvsdist 2004-09-09 10:47:49 +00:00
parent dffc79e2ef
commit b603b35ce2

View File

@ -1,7 +1,3 @@
#!/bin/bash
# Broken RH Alpha buildsystem is wasting my time
Excludearch: alpha
%define FHS_compliant 1
%if %{FHS_compliant}
@ -13,7 +9,7 @@ Excludearch: alpha
Summary: Utilities for monitoring process activities.
Name: psacct
Version: 6.3.2
Release: 19
Release: 22
License: GPL
Group: Applications/System
Source: ftp://ftp.gnu.org/pub/gnu/acct-6.3.2.tar.gz
@ -140,6 +136,16 @@ fi
%{_infodir}/accounting.info.gz
%changelog
* Mon Jul 08 2002 Elliot Lee <sopwith@redhat.com>
- Take the time to make sure things get through on all archs, by simply
running it through the build system.
* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Thu May 23 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Tue Mar 27 2002 Mike A. Harris <mharris@redhat.com> 6.3.2-19
- Made initscript touch/chmod accounting file if it is not present during
startup, to ensure accounting works properly when enabled.