OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Torsten Homeyer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 08-Jun-2004 11:20:09
Branch: HEAD Handle: 2004060810200900
Modified files:
openpkg-src/mysql41 mysql41.spec
Log:
needs GNU make on BSD systems
Summary:
Revision Changes Path
1.10 +2 -2 openpkg-src/mysql41/mysql41.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mysql41/mysql41.spec
============================================================================
$ cvs diff -u -r1.9 -r1.10 mysql41.spec
--- openpkg-src/mysql41/mysql41.spec 30 May 2004 07:29:46 -0000 1.9
+++ openpkg-src/mysql41/mysql41.spec 8 Jun 2004 09:20:09 -0000 1.10
@@ -40,7 +40,7 @@
Group: Database
License: GPL
Version: %{V_opkg}
-Release: 20040530
+Release: 20040608
# package options
%option with_bdb yes
@@ -57,7 +57,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, perl, gcc
+BuildPreReq: OpenPKG, openpkg >= 20040130, perl, gcc, make
PreReq: OpenPKG, openpkg >= 20040130, perl
BuildPreReq: zlib
PreReq: zlib
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]