OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 11-Jan-2003 17:02:06
Branch: HEAD Handle: 2003011116020501
Modified files:
openpkg-src/ocaml ocaml.spec
openpkg-web news.txt
Log:
OCaml based applications require the compiler OCaml was using (similar
to Perl XS)
Summary:
Revision Changes Path
1.10 +3 -3 openpkg-src/ocaml/ocaml.spec
1.2657 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ocaml/ocaml.spec
============================================================================
$ cvs diff -u -r1.9 -r1.10 ocaml.spec
--- openpkg-src/ocaml/ocaml.spec 3 Jan 2003 10:53:39 -0000 1.9
+++ openpkg-src/ocaml/ocaml.spec 11 Jan 2003 16:02:06 -0000 1.10
@@ -33,7 +33,7 @@
Group: Language
License: LGPL+QPL
Version: 3.06
-Release: 20020821
+Release: 20030111
# list of sources
Source0:
ftp://ftp.inria.fr/lang/caml-light/ocaml-%{version}/ocaml-%{version}.tar.gz
@@ -41,8 +41,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20020206, make, gcc
-PreReq: OpenPKG, openpkg >= 20020206
+BuildPreReq: OpenPKG, openpkg >= 20020206, gcc, make
+PreReq: OpenPKG, openpkg >= 20020206, gcc
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2656 -r1.2657 news.txt
--- openpkg-web/news.txt 11 Jan 2003 15:59:42 -0000 1.2656
+++ openpkg-web/news.txt 11 Jan 2003 16:02:05 -0000 1.2657
@@ -1,3 +1,4 @@
+11-Jan-2003: Upgraded package: P<ocaml-3.06-20030111>
11-Jan-2003: Upgraded package: P<tftp-0.32-20030111>
11-Jan-2003: Upgraded package: P<subversion-0.16.0-20030111>
11-Jan-2003: Upgraded package: P<pstoedit-3.33-20030111>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]