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