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:26:44
Branch: OPENPKG_2_STABLE Handle: 2006102409264400
Modified files: (Branch: OPENPKG_2_STABLE)
openpkg-src/gecode gecode.spec
Log:
MFC: requires Perl for building
Summary:
Revision Changes Path
1.6.2.3 +2 -2 openpkg-src/gecode/gecode.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gecode/gecode.spec
============================================================================
$ cvs diff -u -r1.6.2.2 -r1.6.2.3 gecode.spec
--- openpkg-src/gecode/gecode.spec 16 Oct 2006 14:50:20 -0000 1.6.2.2
+++ openpkg-src/gecode/gecode.spec 24 Oct 2006 08:26:44 -0000 1.6.2.3
@@ -33,7 +33,7 @@
Group: Algorithm
License: MIT-style
Version: 1.3.0
-Release: 2.20061018
+Release: 2.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 >= 2.20061018, make, gcc
+BuildPreReq: OpenPKG, openpkg >= 2.20061018, make, gcc, perl
PreReq: OpenPKG, openpkg >= 2.20061018
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]