summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2001-10-04 07:55:35 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitdb9f500080eb6044374fcd6e7151c2730bca6c65 (patch)
tree1be08ff0aa253e34c499d46413e96879306c7b32
parent8e772c31d1bdafac08604f022baeee0e760bdf05 (diff)
downloadpsacct-db9f500080eb6044374fcd6e7151c2730bca6c65.zip
psacct-db9f500080eb6044374fcd6e7151c2730bca6c65.tar.gz
- adapterized, BuildRequires: autoconf,automake
Changed files: psacct.spec -> 1.40
-rw-r--r--psacct.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/psacct.spec b/psacct.spec
index 74e79e7..2c525bf 100644
--- a/psacct.spec
+++ b/psacct.spec
@@ -4,12 +4,15 @@ Name: psacct
Version: 6.3.5
Release: 6
License: GPL
-Group: Utilities/System
-Group(pl): Narzędzia/System
+Group: Applications/System
+Group(de): Applikationen/System
+Group(pl): Aplikacje/System
Source0: ftp://prep.ai.mit.edu/pub/gnu/acct-%{version}.tar.gz
Source1: acct.logrotate
Patch0: acct-info.patch
Requires: logrotate
+BuildRequires: autoconf
+BuildRequires: automake
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -27,7 +30,7 @@ użytkowników oraz monitorowania systemu.
%build
aclocal
autoconf
-automake
+automake -a -c
autoheader
%configure