forked from pool/flashrom
Accepting request 491255 from home:algraf:branches:hardware
OBS-URL: https://build.opensuse.org/request/show/491255 OBS-URL: https://build.opensuse.org/package/show/hardware/flashrom?expand=0&rev=31
This commit is contained in:
parent
789a7af034
commit
9e3fa33778
@ -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
|
Tue Jul 26 07:50:06 UTC 2016 - glin@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package flashrom
|
# 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
|
# 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
|
||||||
@ -31,7 +31,7 @@ BuildRequires: libusb-devel
|
|||||||
BuildRequires: pciutils-devel
|
BuildRequires: pciutils-devel
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
ExclusiveArch: %ix86 x86_64
|
ExclusiveArch: %ix86 x86_64 %arm aarch64
|
||||||
%if 0%{?suse_version} <= 1110
|
%if 0%{?suse_version} <= 1110
|
||||||
Requires: pmtools
|
Requires: pmtools
|
||||||
%else
|
%else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user