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: 24-Oct-2006 10:25:58
Branch: HEAD Handle: 2006102409255800
Modified files:
openpkg-src/gecode gecode.spec
Log:
requires Perl for building
Summary:
Revision Changes Path
1.7 +2 -2 openpkg-src/gecode/gecode.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gecode/gecode.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 gecode.spec
--- openpkg-src/gecode/gecode.spec 13 Oct 2006 17:28:15 -0000 1.6
+++ openpkg-src/gecode/gecode.spec 24 Oct 2006 08:25:58 -0000 1.7
@@ -33,7 +33,7 @@
Group: Algorithm
License: MIT-style
Version: 1.3.0
-Release: 20061013
+Release: 20061024
# list of sources
Source0: http://www.gecode.org/download/gecode-%{version}.tar.gz
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc
+BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc, perl
PreReq: OpenPKG, openpkg >= 20040130
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]