Hello community, here is the log from the commit of package mpir for openSUSE:Factory checked in at 2018-02-13 10:26:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpir (Old) and /work/SRC/openSUSE:Factory/.mpir.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpir" Tue Feb 13 10:26:47 2018 rev:8 rq:574866 version:3.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mpir/mpir.changes 2018-02-05 10:46:18.771119390 +0100 +++ /work/SRC/openSUSE:Factory/.mpir.new/mpir.changes 2018-02-13 10:26:55.238461036 +0100 @@ -1,0 +2,5 @@ +Thu Feb 8 13:08:38 UTC 2018 - [email protected] + +- build on armv6/7 using the generic code only + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpir.spec ++++++ --- /var/tmp/diff_new_pack.Udisqr/_old 2018-02-13 10:26:55.778441581 +0100 +++ /var/tmp/diff_new_pack.Udisqr/_new 2018-02-13 10:26:55.778441581 +0100 @@ -90,7 +90,10 @@ export ABI=mode64 export MPN_PATH=generic %endif -%configure --target="" --disable-static \ +%ifarch %arm +export MPN_PATH=generic +%endif +%configure --target="" --disable-static --with-yasm=%{_bindir}/yasm \ --disable-mpfr --enable-cxx --enable-fat make %{?_smp_mflags}
