Hello community, here is the log from the commit of package memtest86+ for openSUSE:Factory checked in at 2020-04-15 19:53:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/memtest86+ (Old) and /work/SRC/openSUSE:Factory/.memtest86+.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "memtest86+" Wed Apr 15 19:53:26 2020 rev:34 rq:793800 version:5.01 Changes: -------- --- /work/SRC/openSUSE:Factory/memtest86+/memtest86+.changes 2018-08-06 11:52:27.349054626 +0200 +++ /work/SRC/openSUSE:Factory/.memtest86+.new.2738/memtest86+.changes 2020-04-15 19:53:28.061571202 +0200 @@ -1,0 +2,5 @@ +Thu Apr 2 09:01:17 UTC 2020 - Martin Liška <[email protected]> + +- Disable parallel build. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ memtest86+.spec ++++++ --- /var/tmp/diff_new_pack.UokuhO/_old 2020-04-15 19:53:29.861572014 +0200 +++ /var/tmp/diff_new_pack.UokuhO/_new 2020-04-15 19:53:29.865572016 +0200 @@ -1,7 +1,7 @@ # # spec file for package memtest86+ # -# Copyright (c) 2018 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -53,7 +53,8 @@ %patch4 -p1 %build -make %{?_smp_mflags} +# dependencies are broken for the package and it should not be built in parallel +make %install install -Dpm 0644 memtest.bin \
