From 3b2827bcb6b01c1083bd7e5611da3f1cb697968c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9rard=20Milmeister?= Date: Sat, 2 Dec 2006 15:07:49 +0000 Subject: [PATCH] new version 3.09.3 --- .cvsignore | 2 +- ocaml-num-gcc4.patch | 20 -------------------- ocaml.spec | 9 ++++++--- sources | 2 +- 4 files changed, 8 insertions(+), 25 deletions(-) delete mode 100644 ocaml-num-gcc4.patch diff --git a/.cvsignore b/.cvsignore index d6d032c..1b76bc4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,4 +1,4 @@ -ocaml-3.09.2.tar.bz2 +ocaml-3.09.3.tar.bz2 ocaml-3.09-refman.html.tar.gz ocaml-3.09-refman.info.tar.gz ocaml-3.09-refman.pdf diff --git a/ocaml-num-gcc4.patch b/ocaml-num-gcc4.patch deleted file mode 100644 index b172ace..0000000 --- a/ocaml-num-gcc4.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- ocaml-3.08.3/otherlibs/num/bng_ia32.c.x86 2005-05-09 15:24:29.000000000 -0400 -+++ ocaml-3.08.3/otherlibs/num/bng_ia32.c 2005-05-09 22:02:50.000000000 -0400 -@@ -121,7 +121,7 @@ - "leal 4(%1), %1 \n\t" - "decl %2 \n\t" - "jnz 1b" -- : "+&r" (a), "+&r" (b), "+&rm" (blen), "+&r" (out) -+ : "+&r" (a), "+&r" (b), "+m" (blen), "+&r" (out) - : "rm" (d) - : "eax", "edx"); - } -@@ -164,7 +164,7 @@ - "leal 4(%1), %1 \n\t" - "decl %2 \n\t" - "jnz 1b" -- : "+&r" (a), "+&r" (b), "+&rm" (blen), "+&rm" (out), "=&r" (tmp) -+ : "+&r" (a), "+&r" (b), "+m" (blen), "+m" (out), "=&r" (tmp) - : "rm" (d) - : "eax", "edx"); - } diff --git a/ocaml.spec b/ocaml.spec index beb2872..8447511 100644 --- a/ocaml.spec +++ b/ocaml.spec @@ -1,13 +1,13 @@ Name: ocaml -Version: 3.09.2 -Release: 2%{?dist} +Version: 3.09.3 +Release: 1%{?dist} Summary: Objective Caml compiler and programming environment Group: Development/Languages License: QPL/LGPL URL: http://www.ocaml.org -Source0: http://caml.inria.fr/distrib/ocaml-3.09/ocaml-3.09.2.tar.bz2 +Source0: http://caml.inria.fr/distrib/ocaml-3.09/ocaml-3.09.3.tar.bz2 Source1: http://caml.inria.fr/distrib/ocaml-3.09/ocaml-3.09-refman.html.tar.gz Source2: http://caml.inria.fr/distrib/ocaml-3.09/ocaml-3.09-refman.pdf Source3: http://caml.inria.fr/distrib/ocaml-3.09/ocaml-3.09-refman.info.tar.gz @@ -210,6 +210,9 @@ fi %changelog +* Sat Dec 2 2006 Gerard Milmeister - 3.09.3-1 +- new version 3.09.3 + * Mon Aug 28 2006 Gerard Milmeister - 3.09.2-2 - Rebuild for FE6 diff --git a/sources b/sources index 9c9be02..d7dfb54 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ -63428ce7e114520e8f529c9ca809a1b0 ocaml-3.09.2.tar.bz2 +8b3744efd0d51b82d55b61d0e2bf0e2b ocaml-3.09.3.tar.bz2 b25eb211bf91bcaa536b12d12731ceec ocaml-3.09-refman.html.tar.gz 280160b1fc7c8513074c3fda0446de29 ocaml-3.09-refman.info.tar.gz 6ed0c6b1167dbf6c1cb10a78d302bc00 ocaml-3.09-refman.pdf