SHA256
1
0
forked from pool/pesign

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
This commit is contained in:
Gary Ching-Pang Lin 2019-05-10 06:29:21 +00:00 committed by Git OBS Bridge
parent f0990d82c1
commit 868aac9416
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 9 12:25:31 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Enable build on %arm as we can sign kernel on %arm
-------------------------------------------------------------------
Fri Apr 26 11:12:46 UTC 2019 - mvetter@suse.com

View File

@ -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