Accepting request 790822 from home:marxin:branches:Base:System
- Disable parallel build. OBS-URL: https://build.opensuse.org/request/show/790822 OBS-URL: https://build.opensuse.org/package/show/Base:System/memtest86+?expand=0&rev=32
This commit is contained in:
parent
6030ab81ff
commit
9fde958c73
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 2 09:01:17 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
- Disable parallel build.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 19 11:11:09 UTC 2018 - mpluskal@suse.com
|
Thu Jul 19 11:11:09 UTC 2018 - mpluskal@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package memtest86+
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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 @@ it can be used to test the computer's memory.
|
|||||||
%patch4 -p1
|
%patch4 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make %{?_smp_mflags}
|
# dependencies are broken for the package and it should not be built in parallel
|
||||||
|
make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
install -Dpm 0644 memtest.bin \
|
install -Dpm 0644 memtest.bin \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user