From 868aac9416814dace3042eba948e888934342a8be068b5e4dd7e2c4b847aaccc Mon Sep 17 00:00:00 2001 From: Gary Ching-Pang Lin Date: Fri, 10 May 2019 06:29:21 +0000 Subject: [PATCH] Accepting request 701792 from home:Guillaume_G:branches:Base:System - Enable build on %arm as we can sign kernel on %arm OBS-URL: https://build.opensuse.org/request/show/701792 OBS-URL: https://build.opensuse.org/package/show/Base:System/pesign?expand=0&rev=42 --- pesign.changes | 5 +++++ pesign.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/pesign.changes b/pesign.changes index e36f961..f6a382e 100644 --- a/pesign.changes +++ b/pesign.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 9 12:25:31 UTC 2019 - Guillaume GARDET + +- Enable build on %arm as we can sign kernel on %arm + ------------------------------------------------------------------- Fri Apr 26 11:12:46 UTC 2019 - mvetter@suse.com diff --git a/pesign.spec b/pesign.spec index 5a4a9f6..967a5ba 100644 --- a/pesign.spec +++ b/pesign.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -46,7 +46,7 @@ BuildRequires: popt-devel BuildRequires: pkgconfig(systemd) Requires(pre): shadow %{?systemd_requires} -ExclusiveArch: ia64 %ix86 x86_64 aarch64 +ExclusiveArch: ia64 %ix86 x86_64 aarch64 %arm %description Signing tool for PE-COFF binaries, hopefully at least vaguely compliant