forked from pool/pesign
Accepting request 701925 from Base:System
OBS-URL: https://build.opensuse.org/request/show/701925 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pesign?expand=0&rev=30
This commit is contained in:
commit
d4e4e60281
@ -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
|
Fri Apr 26 11:12:46 UTC 2019 - mvetter@suse.com
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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)
|
BuildRequires: pkgconfig(systemd)
|
||||||
Requires(pre): shadow
|
Requires(pre): shadow
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
ExclusiveArch: ia64 %ix86 x86_64 aarch64
|
ExclusiveArch: ia64 %ix86 x86_64 aarch64 %arm
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Signing tool for PE-COFF binaries, hopefully at least vaguely compliant
|
Signing tool for PE-COFF binaries, hopefully at least vaguely compliant
|
||||||
|
Loading…
Reference in New Issue
Block a user