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

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


commit 2f4e4d07a3c50c44903de1bbf17138e16011739c
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Sat Apr 28 17:57:12 2012 +0100

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

 ocaml-pcre.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ocaml-pcre.spec b/ocaml-pcre.spec
index 4ce9395..a4b8e13 100644
--- a/ocaml-pcre.spec
+++ b/ocaml-pcre.spec
@@ -3,7 +3,7 @@
 
 Name:           ocaml-pcre
 Version:        6.2.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Perl compatibility regular expressions (PCRE) for OCaml
 
 Group:          Development/Libraries
@@ -13,7 +13,7 @@ Source0:        http://hg.ocaml.info/release/pcre-ocaml/archive/release-%{versio
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 ExcludeArch:    sparc64 s390 s390x
 
-BuildRequires:  ocaml >= 3.10.2
+BuildRequires:  ocaml >= 3.12.1-3
 BuildRequires:  ocaml-findlib-devel
 BuildRequires:  pcre-devel
 BuildRequires:  gawk
@@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Apr 28 2012 Richard W.M. Jones <rjones at redhat.com> - 6.2.5-2
+- Bump and rebuild against new OCaml compiler in ARM.
+
 * Fri Jan  6 2012 Richard W.M. Jones <rjones at redhat.com> - 6.2.5-1
 - New upstream version 6.2.5.
 - Rebuild for OCaml 3.12.1.


More information about the scm-commits mailing list