forked from pool/flashrom
Accepting request 920389 from hardware
OBS-URL: https://build.opensuse.org/request/show/920389 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flashrom?expand=0&rev=25
This commit is contained in:
commit
5b9c291f23
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 9 15:02:36 UTC 2021 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Enable build on riscv64
|
||||
- Drop requires on dmidecode, no longer needed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 27 08:18:53 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package flashrom
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -34,8 +34,7 @@ BuildRequires: pkgconfig(libftdi1)
|
||||
BuildRequires: pkgconfig(libpci)
|
||||
BuildRequires: pkgconfig(libusb)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
Requires: dmidecode
|
||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64
|
||||
ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 riscv64
|
||||
|
||||
%description
|
||||
flashrom is a utility for reading, writing, verifying and erasing flash ROM
|
||||
|
Loading…
Reference in New Issue
Block a user