Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mgp for openSUSE:Factory checked in at 2021-03-11 20:11:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mgp (Old) and /work/SRC/openSUSE:Factory/.mgp.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mgp" Thu Mar 11 20:11:47 2021 rev:30 rq:878339 version:1.13a Changes: -------- --- /work/SRC/openSUSE:Factory/mgp/mgp.changes 2021-02-04 20:25:05.846919737 +0100 +++ /work/SRC/openSUSE:Factory/.mgp.new.2401/mgp.changes 2021-03-11 20:13:09.916748602 +0100 @@ -1,0 +2,7 @@ +Thu Mar 11 15:04:01 CET 2021 - ti...@suse.de + +- Fix another build failure on TW due to the bad ar invocation; + it's a result from the default Imake.tmp, so correct locally after + creating Makefiles. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mgp.spec ++++++ --- /var/tmp/diff_new_pack.F6xmTT/_old 2021-03-11 20:13:10.536749608 +0100 +++ /var/tmp/diff_new_pack.F6xmTT/_new 2021-03-11 20:13:10.536749608 +0100 @@ -99,6 +99,8 @@ --disable-freetype xmkmf -a make Makefiles +# hackish workaround to correct the wrong ar invocation from the default imake +find * -name Makefile | xargs sed -ie 's/ar clq/ar cq/' make CCOPTIONS="%{optflags}" emacs --batch --no-site -f batch-byte-compile contrib/mgp-mode20.el