From 9e3fa337784597697d044952e8238a341ea2b57a4f754e19ebfd0c96c4d81a5b Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Fri, 5 May 2017 16:58:16 +0000 Subject: [PATCH] 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 --- flashrom.changes | 5 +++++ flashrom.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/flashrom.changes b/flashrom.changes index f58d08c..49b6369 100644 --- a/flashrom.changes +++ b/flashrom.changes @@ -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 diff --git a/flashrom.spec b/flashrom.spec index 2bb3e39..e240dd9 100644 --- a/flashrom.spec +++ b/flashrom.spec @@ -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