[packages/ocaml-zarith] - updated minimal ocaml version

qboosh qboosh at pld-linux.org
Tue Sep 14 21:30:38 CEST 2021


commit 2711b12342cec681a0f0db8f7c2db3f5ad77c985
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Sep 14 21:35:15 2021 +0200

    - updated minimal ocaml version

 ocaml-zarith.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ocaml-zarith.spec b/ocaml-zarith.spec
index 09fa358..0dede5f 100644
--- a/ocaml-zarith.spec
+++ b/ocaml-zarith.spec
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without	ocaml_opt	# skip building native optimized binaries (bytecode is always built)
+%bcond_without	ocaml_opt	# native optimized binaries (bytecode is always built)
 
 # not yet available on x32 (ocaml 4.02.1), remove when upstream will support it
 %ifnarch %{ix86} %{x8664} %{arm} aarch64 ppc sparc sparcv9
@@ -21,7 +21,7 @@ Source0:	https://github.com/ocaml/Zarith/archive/release-%{version}/Zarith-%{ver
 URL:		http://github.com/ocaml/Zarith
 BuildRequires:	bash
 BuildRequires:	gmp-devel
-BuildRequires:	ocaml >= 3.12.1
+BuildRequires:	ocaml >= 1:4.04
 BuildRequires:	ocaml-findlib
 BuildRequires:	perl-base
 %requires_eq	ocaml-runtime
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-zarith.git/commitdiff/2711b12342cec681a0f0db8f7c2db3f5ad77c985



More information about the pld-cvs-commit mailing list