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: 16-May-2006 09:42:09
Branch: HEAD Handle: 2006051608420900
Modified files:
openpkg-src/json json.spec
Log:
requires GNU make
Summary:
Revision Changes Path
1.8 +3 -3 openpkg-src/json/json.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/json/json.spec
============================================================================
$ cvs diff -u -r1.7 -r1.8 json.spec
--- openpkg-src/json/json.spec 10 May 2006 16:59:30 -0000 1.7
+++ openpkg-src/json/json.spec 16 May 2006 07:42:09 -0000 1.8
@@ -39,8 +39,8 @@
Class: EVAL
Group: Language
License: Open Source
-Version: 20060510
-Release: 20060510
+Version: 20060516
+Release: 20060516
# list of sources
Source0: http://oss.metaparadigm.com/json-c/json-c-%{V_api_c}.tar.gz
@@ -52,7 +52,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, perl
+BuildPreReq: OpenPKG, openpkg >= 20040130, perl, make
PreReq: OpenPKG, openpkg >= 20040130, perl
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]