- Only build on supported architectures (bsc#1219232)
OBS-URL: https://build.opensuse.org/package/show/hardware/fwts?expand=0&rev=164
This commit is contained in:
parent
9ef36d26f5
commit
d719a16b45
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 29 17:37:29 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
- Only build on supported architectures (bsc#1219232)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 13 11:58:33 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
Wed Dec 13 11:58:33 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package fwts
|
# spec file for package fwts
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 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
|
||||||
@ -46,6 +46,7 @@ Requires: bash-completion
|
|||||||
Recommends: acpica
|
Recommends: acpica
|
||||||
Recommends: dmidecode
|
Recommends: dmidecode
|
||||||
Recommends: pciutils
|
Recommends: pciutils
|
||||||
|
ExclusiveArch: %ix86 x86_64 aarch64
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The FirmWare Test Suite (fwts) is a tool to do automatic testing of a PC's
|
The FirmWare Test Suite (fwts) is a tool to do automatic testing of a PC's
|
||||||
|
Loading…
Reference in New Issue
Block a user