OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 06-Feb-2005 12:51:35
Branch: HEAD Handle: 2005020611513500
Modified files:
openpkg-src/findutils findutils.spec
Log:
requires GNU make
Summary:
Revision Changes Path
1.58 +2 -2 openpkg-src/findutils/findutils.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/findutils/findutils.spec
============================================================================
$ cvs diff -u -r1.57 -r1.58 findutils.spec
--- openpkg-src/findutils/findutils.spec 5 Feb 2005 21:34:35 -0000
1.57
+++ openpkg-src/findutils/findutils.spec 6 Feb 2005 11:51:35 -0000
1.58
@@ -34,7 +34,7 @@
Group: Utility
License: GPL
Version: 4.2.16
-Release: 20050205
+Release: 20050206
# list of sources
Source0: ftp://alpha.gnu.org/gnu/findutils/findutils-%{version}.tar.gz
@@ -43,7 +43,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130
+BuildPreReq: OpenPKG, openpkg >= 20040130, make
PreReq: OpenPKG, openpkg >= 20040130, coreutils
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]