diff --git a/ocaml-atd.spec b/ocaml-atd.spec index c15e61a..009e079 100644 --- a/ocaml-atd.spec +++ b/ocaml-atd.spec @@ -5,7 +5,13 @@ # missing atds/test/argonaut_2.13-6.2.2.jar; # The tests only work with scala 2.11 or 2.12 %bcond_with scala +%ifarch i686 +# dune runtest SIGSEGV +# but the binaries seem to work fine +%bcond_with tests +%else %bcond_without tests +%endif Name: ocaml-%{project_name} Version: 2.2.1 @@ -306,6 +312,9 @@ dune runtest %changelog +* Fri Apr 30 2021 Michel Alexandre Salim - 2.2.1-3 +- Temporarily disable tests on i686 + * Fri Apr 23 2021 Michel Alexandre Salim - 2.2.1-2 - Create subpackages per OPAM module - Optionally compile and test `atds`