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: 11-Oct-2005 09:12:56
Branch: HEAD Handle: 2005101108125600
Modified files:
openpkg-src/parrot parrot.spec
Log:
requires GNU make
Summary:
Revision Changes Path
1.12 +2 -2 openpkg-src/parrot/parrot.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/parrot/parrot.spec
============================================================================
$ cvs diff -u -r1.11 -r1.12 parrot.spec
--- openpkg-src/parrot/parrot.spec 2 Oct 2005 06:10:26 -0000 1.11
+++ openpkg-src/parrot/parrot.spec 11 Oct 2005 07:12:56 -0000 1.12
@@ -33,7 +33,7 @@
Group: Language
License: Artistic/GPL
Version: 0.3.0
-Release: 20051002
+Release: 20051011
# list of sources
Source0:
ftp://ftp.cpan.org/pub/CPAN/authors/id/L/LT/LTOETSCH/parrot-%{version}.tar.gz
@@ -42,7 +42,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, perl, gcc, flex, bison
+BuildPreReq: OpenPKG, openpkg >= 20040130, perl, gcc, flex, bison, make
PreReq: OpenPKG, openpkg >= 20040130
BuildPreReq: gmp, icu
PreReq: gmp, icu
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]