forked from pool/flashrom
Accepting request 493055 from hardware
1 OBS-URL: https://build.opensuse.org/request/show/493055 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flashrom?expand=0&rev=19
This commit is contained in:
commit
76a6424aa5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 26 12:54:46 UTC 2017 - agraf@suse.com
|
||||
|
||||
- Enable build for ARM
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 26 07:50:06 UTC 2016 - glin@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package flashrom
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -31,7 +31,7 @@ BuildRequires: libusb-devel
|
||||
BuildRequires: pciutils-devel
|
||||
BuildRequires: zlib-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: %ix86 x86_64
|
||||
ExclusiveArch: %ix86 x86_64 %arm aarch64
|
||||
%if 0%{?suse_version} <= 1110
|
||||
Requires: pmtools
|
||||
%else
|
||||
|
Loading…
Reference in New Issue
Block a user