From 44da86600bb7fa02af9128b2f130f24a0746edaa Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 30 Sep 2009 12:25:22 +0000 Subject: [PATCH] - OCaml 3.11.1 (this is virtually the same as the release candidate that we were using for Fedora 12). --- .cvsignore | 1 + ocaml.spec | 15 +++++++++------ sources | 2 +- 3 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index ea804b7..cda5b0f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -3,3 +3,4 @@ ocaml-3.11-refman.info.tar.gz ocaml-3.11-refman.pdf ocaml-3.11.1+rc0.tar.gz ocaml-3.11.1+rc1.tar.gz +ocaml-3.11.1.tar.bz2 diff --git a/ocaml.spec b/ocaml.spec index e88dd93..aebdec8 100644 --- a/ocaml.spec +++ b/ocaml.spec @@ -2,7 +2,7 @@ Name: ocaml Version: 3.11.1 -Release: 0.rc1.2%{?dist}.1 +Release: 1%{?dist} Summary: Objective Caml compiler and programming environment @@ -11,8 +11,7 @@ License: QPL and (LGPLv2+ with exceptions) URL: http://www.ocaml.org -Source0: ftp://ftp.inria.fr/INRIA/cristal/ocaml/ocaml-3.11/ocaml-3.11.1+rc1.tar.gz -#Source0: http://caml.inria.fr/distrib/ocaml-3.11/ocaml-%{version}.tar.bz2 +Source0: http://caml.inria.fr/distrib/ocaml-3.11/ocaml-%{version}.tar.bz2 Source1: http://caml.inria.fr/distrib/ocaml-3.11/ocaml-3.11-refman.html.tar.gz Source2: http://caml.inria.fr/distrib/ocaml-3.11/ocaml-3.11-refman.pdf Source3: http://caml.inria.fr/distrib/ocaml-3.11/ocaml-3.11-refman.info.tar.gz @@ -190,9 +189,9 @@ man pages and info files. %prep -%setup -q -T -b 0 -n %{name}-%{version}+rc1 -%setup -q -T -D -a 1 -n %{name}-%{version}+rc1 -%setup -q -T -D -a 3 -n %{name}-%{version}+rc1 +%setup -q -T -b 0 -n %{name}-%{version} +%setup -q -T -D -a 1 -n %{name}-%{version} +%setup -q -T -D -a 3 -n %{name}-%{version} %patch0 -p1 -b .rpath %patch1 -p1 -b .cflags %patch3 -p1 -b .ppc64 @@ -434,6 +433,10 @@ fi %changelog +* Wed Sep 30 2009 Richard W.M. Jones - 3.11.1-1 +- OCaml 3.11.1 (this is virtually the same as the release candidate + that we were using for Fedora 12). + * Sat Jul 25 2009 Fedora Release Engineering - 3.11.1-0.rc1.2.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 46650e5..828a8b5 100644 --- a/sources +++ b/sources @@ -1,4 +1,4 @@ 7e20778259f87ab5e7cb60d2a17c657c ocaml-3.11-refman.html.tar.gz 3fcfedf63a852f502a10eac547c9042d ocaml-3.11-refman.info.tar.gz 076a163e511e575fc384ad96394760a2 ocaml-3.11-refman.pdf -e7bf9cbdfc62c71cb13b716d77aebc76 ocaml-3.11.1+rc1.tar.gz +fe011781f37f6b41fe08e0706969a89e ocaml-3.11.1.tar.bz2