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: 15-May-2007 08:14:15
Branch: HEAD Handle: 2007051507141500
Modified files:
openpkg-src/ocaml ocaml.spec
Log:
upgrading package: ocaml 3.09.3 -> 3.10.0
Summary:
Revision Changes Path
1.34 +3 -3 openpkg-src/ocaml/ocaml.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ocaml/ocaml.spec
============================================================================
$ cvs diff -u -r1.33 -r1.34 ocaml.spec
--- openpkg-src/ocaml/ocaml.spec 1 Jan 2007 17:40:12 -0000 1.33
+++ openpkg-src/ocaml/ocaml.spec 15 May 2007 06:14:15 -0000 1.34
@@ -23,8 +23,8 @@
##
# package version
-%define V_major 3.09
-%define V_minor 3
+%define V_major 3.10
+%define V_minor 0
# package information
Name: ocaml
@@ -37,7 +37,7 @@
Group: Language
License: LGPL+QPL
Version: %{V_major}.%{V_minor}
-Release: 20061013
+Release: 20070515
# list of sources
Source0:
http://caml.inria.fr/pub/distrib/ocaml-%{V_major}/ocaml-%{version}.tar.gz
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]