summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2002-12-28 16:25:13 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitd252ebb5922c4b4c164ef7c708d00617c4fafd0b (patch)
treebd57ade18ed69371ddba6bf208406c7c15b695f2
parent37334367db5d6ebdb45c5bb47aaff85a23bfbeed (diff)
downloadpsacct-d252ebb5922c4b4c164ef7c708d00617c4fafd0b.zip
psacct-d252ebb5922c4b4c164ef7c708d00617c4fafd0b.tar.gz
- added URL, changed Source0 URL to working one
Changed files: psacct.spec -> 1.53
-rw-r--r--psacct.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/psacct.spec b/psacct.spec
index 320f23f..13fa0d6 100644
--- a/psacct.spec
+++ b/psacct.spec
@@ -9,17 +9,21 @@ Version: 6.3.5
Release: 9
License: GPL
Group: Applications/System
-Source0: ftp://ftp.gnu.org/pub/gnu/acct/acct-%{version}.tar.gz
+# there is only 6.3.2 on ftp://ftp.gnu.org/pub/gnu/acct/
+# GNU page points to Debian resources, but they have modified ".orig" package
+# and we have something else in CVS, which probably matches this:
+Source0: ftp://ftp.pl.openwall.com/pub/Owl/pool/sources/acct/acct-%{version}.tar.gz
Source1: acct.logrotate
Source2: %{name}-non-english-man-pages.tar.bz2
Patch0: acct-info.patch
Patch1: acct-amfix.patch
Patch2: %{name}-ac_am.patch
Patch3: %{name}-path.patch
-Requires: logrotate
+URL: http://www.gnu.org/directory/GNU/acct.html
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: texinfo
+Requires: logrotate
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description