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 Date: 19-Aug-2004 20:33:09
Branch: HEAD Handle: 2004081919330800
Modified files:
openpkg-src/ocaml ocaml.spec
Log:
upgrading package: ocaml 3.08.0 -> 3.08.1
Summary:
Revision Changes Path
1.21 +2 -2 openpkg-src/ocaml/ocaml.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ocaml/ocaml.spec
============================================================================
$ cvs diff -u -r1.20 -r1.21 ocaml.spec
--- openpkg-src/ocaml/ocaml.spec 13 Jul 2004 17:47:43 -0000 1.20
+++ openpkg-src/ocaml/ocaml.spec 19 Aug 2004 18:33:08 -0000 1.21
@@ -25,7 +25,7 @@
# package version
%define V_major 3.08
-%define V_minor 0
+%define V_minor 1
# package information
Name: ocaml
@@ -38,7 +38,7 @@
Group: Language
License: LGPL+QPL
Version: %{V_major}.%{V_minor}
-Release: 20040713
+Release: 20040819
# list of sources
Source0: http://caml.inria.fr/distrib/ocaml-%{V_major}/ocaml-%{version}.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]