From b603b35ce21229de44f7981d89a8156cb1ca8d99 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 10:47:49 +0000 Subject: [PATCH] auto-import changelog data from psacct-6.3.2-22.src.rpm 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 --- psacct.spec | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) 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.