The package rpms/kalzium.git has added or updated architecture specific content in its spec file (ExclusiveArch/ExcludeArch or %ifarch/%ifnarch) in commit(s): https://src.fedoraproject.org/cgit/rpms/kalzium.git/commit/?id=2e930e7adc81a....
Change: -%ifarch aarch64
Thanks.
Full change: ============
commit 2e930e7adc81a2867663dcd0bf8b4f4dfcbd775e Author: Rex Dieter rdieter@gmail.com Date: Thu Dec 28 12:00:39 2017 -0600
use %%{ocaml_native_compiler} macro
diff --git a/kalzium.spec b/kalzium.spec index 2ac3d85..2e8c1bf 100644 --- a/kalzium.spec +++ b/kalzium.spec @@ -1,16 +1,9 @@
-%if 0%{?fedora} # The Kalzium solver needs OCaml with native compilation support (ocamlopt) and # ocaml-facile. -%ifarch %{arm} %{ix86} x86_64 ppc ppc64 sparc sparcv9 +%ifarch %{?ocaml_native_compiler} %global with_facile 1 %endif -%if 0%{?fedora} > 20 -%ifarch aarch64 -%global with_facile 1 -%endif -%endif -%endif
## FIXME/TODO : need to build against https://github.com/OpenChemistry/avogadrolibs #global avogadro 1