[ocaml-calendar/f17] Bump and rebuild against new OCaml compiler in ARM. (cherry picked from commit cc03c142ffe68014e08ff

Richard W.M. Jones rjones at fedoraproject.org
Thu May 3 15:35:29 UTC 2012


commit 9fb4aa7043e692537260605b142178acbd9f99e1
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Sat Apr 28 17:56:58 2012 +0100

    Bump and rebuild against new OCaml compiler in ARM.
    (cherry picked from commit cc03c142ffe68014e08ffa68db37d8dfefecd83e)

 ocaml-calendar.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ocaml-calendar.spec b/ocaml-calendar.spec
index d5bb35b..22e2a2c 100644
--- a/ocaml-calendar.spec
+++ b/ocaml-calendar.spec
@@ -3,7 +3,7 @@
 
 Name:           ocaml-calendar
 Version:        2.03.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Objective Caml library for managing dates and times
 
 Group:          Development/Libraries
@@ -13,7 +13,7 @@ Source0:        http://forge.ocamlcore.org/frs/download.php/605/calendar-%{versi
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ExcludeArch:    sparc64 s390 s390x
 
-BuildRequires:  ocaml >= 3.10.1
+BuildRequires:  ocaml >= 3.12.1-3
 BuildRequires:  ocaml-findlib-devel, ocaml-ocamldoc
 BuildRequires:  gawk
 
@@ -83,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Apr 28 2012 Richard W.M. Jones <rjones at redhat.com> - 2.03.1-2
+- Bump and rebuild against new OCaml compiler in ARM.
+
 * Fri Jan  6 2012 Richard W.M. Jones <rjones at redhat.com> - 2.03.1-1
 - New upstream version 2.03.1.
 


More information about the scm-commits mailing list