diff --git a/psacct.spec b/psacct.spec index 5d16136..60a9041 100644 --- a/psacct.spec +++ b/psacct.spec @@ -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 +- 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 +- automated rebuild + +* Thu May 23 2002 Tim Powers +- automated rebuild + * Tue Mar 27 2002 Mike A. Harris 6.3.2-19 - Made initscript touch/chmod accounting file if it is not present during startup, to ensure accounting works properly when enabled.