[ocaml-extlib] New version requires camlp4.

Richard W.M. Jones rjones at fedoraproject.org
Thu Jul 17 14:33:05 UTC 2014


commit eda5e953405a3ed1d40dff70847a03ebfd564c08
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Thu Jul 17 15:33:23 2014 +0100

    New version requires camlp4.

 ocaml-extlib.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/ocaml-extlib.spec b/ocaml-extlib.spec
index aa4b223..2fef95d 100644
--- a/ocaml-extlib.spec
+++ b/ocaml-extlib.spec
@@ -1,6 +1,6 @@
 Name:           ocaml-extlib
 Version:        1.6.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        OCaml ExtLib additions to the standard library
 License:        LGPLv2+ with exceptions
 
@@ -16,6 +16,7 @@ Source1:        odoc_style.css
 
 BuildRequires:  ocaml >= 4.00.1
 BuildRequires:  ocaml-findlib-devel >= 1.3.3-3
+BuildRequires:  ocaml-camlp4-devel
 BuildRequires:  ocaml-ocamldoc
 BuildRequires:  gawk
 
@@ -94,10 +95,11 @@ mv $extlibdir/extlib-doc .
 
 
 %changelog
-* Thu Jul 17 2014 Richard W.M. Jones <rjones at redhat.com> - 1.6.1-1
+* Thu Jul 17 2014 Richard W.M. Jones <rjones at redhat.com> - 1.6.1-2
 - New upstream version 1.6.1.
 - Rebuild for OCaml 4.02.0 beta.
 - Remove enable debug patch which is now upstream.
+- New version requires camlp4.
 
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild


More information about the scm-commits mailing list