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: 06-Jun-2006 13:49:19
Branch: HEAD Handle: 2006060612491800
Modified files:
openpkg-src/vstr vstr.spec
Log:
requires GNU make
Summary:
Revision Changes Path
1.2 +2 -2 openpkg-src/vstr/vstr.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/vstr/vstr.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 vstr.spec
--- openpkg-src/vstr/vstr.spec 7 Mar 2006 11:36:26 -0000 1.1
+++ openpkg-src/vstr/vstr.spec 6 Jun 2006 11:49:18 -0000 1.2
@@ -33,7 +33,7 @@
Group: Text
License: LGPL
Version: 1.0.15
-Release: 20060307
+Release: 20060606
# list of sources
Source0: http://www.and.org/vstr/latest/vstr-%{version}.tar.bz2
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130
+BuildPreReq: OpenPKG, openpkg >= 20040130, make
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]