summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkloczek2000-04-19 18:56:22 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitbcc81e01f308882ffc7ab4226e64b3998d3da4cc (patch)
tree5d769fb14887d44d829523211aaee2e127f9ed06
parent5f6c1d9799153bc6f0f8c178e9c3d0208ec74bfd (diff)
downloadpsacct-bcc81e01f308882ffc7ab4226e64b3998d3da4cc.zip
psacct-bcc81e01f308882ffc7ab4226e64b3998d3da4cc.tar.gz
- place directly acct instead %%{name} in two required places.psacct-6_3_5-3
Changed files: psacct.spec -> 1.29
-rw-r--r--psacct.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/psacct.spec b/psacct.spec
index 266751e..ee43c8d 100644
--- a/psacct.spec
+++ b/psacct.spec
@@ -6,7 +6,7 @@ Release: 3
License: GPL
Group: Utilities/System
Group(pl): Narzędzia/System
-Source0: ftp://prep.ai.mit.edu/pub/gnu/%{name}-%{version}.tar.gz
+Source0: ftp://prep.ai.mit.edu/pub/gnu/acct-%{version}.tar.gz
Source1: acct.logrotate
Patch0: acct-info.patch
Prereq: /usr/sbin/fix-info-dir
@@ -22,7 +22,7 @@ Narzędzia niezbędne do logowania wszystkich procesów i komend użytkowników
oraz monitorowania systemu.
%prep
-%setup -q
+%setup -q -n acct-%{version}
%patch0 -p1
%build