From: Jan Rękorajski Date: Sun, 28 Mar 2021 17:58:59 +0000 (+0200) Subject: - no go on x32 X-Git-Tag: auto/th/coq-8.13.1-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcoq.git;a=commitdiff_plain;h=3e0583a42c53935024c1d59a611048a9702a823d - no go on x32 --- diff --git a/coq.spec b/coq.spec index bc861b7..e648023 100644 --- a/coq.spec +++ b/coq.spec @@ -1,7 +1,4 @@ # -# TODO: -# - package and R: Csdp (https://projects.coin-or.org/Csdp) -# # Conditional build: %bcond_without ocaml_opt # skip building native optimized binaries (bytecode is always built) %bcond_with tests # run testsuite (csdp dependant micromega tests fail badly on x86_64) @@ -47,6 +44,8 @@ BuildRequires: texlive-psutils BuildRequires: texlive-xetex %requires_eq ocaml-runtime Obsoletes: coq-emacs < 8.13.1 +# same as ocaml-zarith +ExclusiveArch: %{ix86} %{x8664} arm aarch64 ppc sparc sparcv9 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description