packages: ocaml/ocaml-gas.patch, ocaml/ocaml.spec - updated to 3.12.1

baggins baggins at pld-linux.org
Fri Jul 15 13:17:27 CEST 2011


Author: baggins                      Date: Fri Jul 15 11:17:27 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 3.12.1

---- Files affected:
packages/ocaml:
   ocaml-gas.patch (1.1 -> 1.2) , ocaml.spec (1.122 -> 1.123) 

---- Diffs:

================================================================
Index: packages/ocaml/ocaml-gas.patch
diff -u packages/ocaml/ocaml-gas.patch:1.1 packages/ocaml/ocaml-gas.patch:1.2
--- packages/ocaml/ocaml-gas.patch:1.1	Sun Mar 13 09:16:38 2011
+++ packages/ocaml/ocaml-gas.patch	Fri Jul 15 13:17:21 2011
@@ -3,10 +3,10 @@
 --- ocaml-3.12.0/asmcomp/i386/emit.mlp.orig	2010-01-20 17:26:46.000000000 +0100
 +++ ocaml-3.12.0/asmcomp/i386/emit.mlp	2011-03-12 12:01:23.803419646 +0100
 @@ -906,6 +906,7 @@
+   emit_all true fundecl.fun_body;
    List.iter emit_call_gc !call_gc_sites;
    emit_call_bound_errors ();
-   List.iter emit_float_constant !float_constants;
 +  `	.text\n`;
-   match Config.system with
+   begin match Config.system with
      "linux_elf" | "bsd_elf" | "gnu" ->
        `	.type	{emit_symbol fundecl.fun_name}, at function\n`;

================================================================
Index: packages/ocaml/ocaml.spec
diff -u packages/ocaml/ocaml.spec:1.122 packages/ocaml/ocaml.spec:1.123
--- packages/ocaml/ocaml.spec:1.122	Thu Apr  7 11:35:03 2011
+++ packages/ocaml/ocaml.spec	Fri Jul 15 13:17:21 2011
@@ -14,13 +14,13 @@
 Summary:	The Objective Caml compiler and programming environment
 Summary(pl.UTF-8):	Kompilator OCamla (Objective Caml) oraz środowisko programistyczne
 Name:		ocaml
-Version:	3.12.0
-Release:	2
+Version:	3.12.1
+Release:	0.1
 Epoch:		1
 License:	distributable
 Group:		Development/Languages
 Source0:	http://caml.inria.fr/distrib/%{name}-%{sver}/%{name}-%{version}.tar.bz2
-# Source0-md5:	bd92c8970767f412bc1e9a6c625b5ccf
+# Source0-md5:	227a3daaedb150bf5037a3db01f5bf42
 Source1:	http://caml.inria.fr/distrib/%{name}-%{sver}/%{name}-%{sver}-refman.html.tar.gz
 # Source1-md5:	93cd91f525441eb7e94cc49b9b64bab0
 Source2:	http://caml.inria.fr/distrib/%{name}-%{sver}/%{name}-%{sver}-refman.ps.gz
@@ -544,6 +544,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.123  2011/07/15 11:17:21  baggins
+- updated to 3.12.1
+
 Revision 1.122  2011/04/07 09:35:03  baggins
 - rel 2
 - BR emacs, as it doesn't build with xemcas
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ocaml/ocaml-gas.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ocaml/ocaml.spec?r1=1.122&r2=1.123&f=u



More information about the pld-cvs-commit mailing list