OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 09-Oct-2006 10:36:15
Branch: HEAD Handle: 2006100909361500
Modified files:
openpkg-src/sleuthkit sleuthkit.spec
Log:
requires GNU make
Summary:
Revision Changes Path
1.34 +5 -3 openpkg-src/sleuthkit/sleuthkit.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sleuthkit/sleuthkit.spec
============================================================================
$ cvs diff -u -r1.33 -r1.34 sleuthkit.spec
--- openpkg-src/sleuthkit/sleuthkit.spec 23 Sep 2006 09:43:58 -0000
1.33
+++ openpkg-src/sleuthkit/sleuthkit.spec 9 Oct 2006 08:36:15 -0000
1.34
@@ -33,7 +33,7 @@
Group: Filesystem
License: GPL
Version: 2.06
-Release: 20060923
+Release: 20061009
# list of sources
Source0:
http://switch.dl.sourceforge.net/sleuthkit/sleuthkit-%{version}.tar.gz
@@ -42,8 +42,10 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, perl, perl-time, gcc
-PreReq: OpenPKG, openpkg >= 20040130, perl, perl-time, file
+BuildPreReq: OpenPKG, openpkg >= 20040130, gcc, make
+PreReq: OpenPKG, openpkg >= 20040130, file
+BuildPreReq: perl, perl-time
+PreReq: perl, perl-time
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]