Hello community, here is the log from the commit of package gmp for openSUSE:Factory checked in at 2020-02-04 19:51:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gmp (Old) and /work/SRC/openSUSE:Factory/.gmp.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gmp" Tue Feb 4 19:51:02 2020 rev:54 rq:767589 version:6.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gmp/gmp.changes 2020-01-25 13:22:38.351996566 +0100 +++ /work/SRC/openSUSE:Factory/.gmp.new.26092/gmp.changes 2020-02-04 19:51:06.253242894 +0100 @@ -1,0 +2,5 @@ +Mon Jan 27 08:46:57 UTC 2020 - Richard Biener <[email protected]> + +- Remove broken packaged libgmp.a just containing LTO bytecode. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gmp.spec ++++++ --- /var/tmp/diff_new_pack.11HQKD/_old 2020-02-04 19:51:07.649243708 +0100 +++ /var/tmp/diff_new_pack.11HQKD/_new 2020-02-04 19:51:07.657243713 +0100 @@ -1,7 +1,7 @@ # # spec file for package gmp # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -74,6 +74,7 @@ %build export CFLAGS="%{optflags} -fexceptions" %configure \ + --disable-static \ --enable-cxx \ --enable-fat make %{?_smp_mflags} @@ -86,7 +87,6 @@ %make_install rm %{buildroot}%{_libdir}/libgmp.la rm %{buildroot}%{_libdir}/libgmpxx.la -rm %{buildroot}%{_libdir}/libgmpxx.a %post -n libgmp10 -p /sbin/ldconfig %post -n libgmpxx4 -p /sbin/ldconfig @@ -109,7 +109,6 @@ %doc AUTHORS README NEWS %doc demos %{_infodir}/gmp.info*%{ext_info} -%{_libdir}/libgmp.a %{_libdir}/libgmp.so %{_libdir}/libgmpxx.so %{_includedir}/gmp.h
