!53 【轻量级 PR】:Add BuildRequires on the arrch64
From: @jinlun123123 Reviewed-by: @HuaxinLuGitee Signed-off-by: @HuaxinLuGitee
This commit is contained in:
commit
6b354f7147
@ -22,7 +22,7 @@
|
||||
|
||||
Name: shim
|
||||
Version: 15.6
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: First-stage UEFI bootloader
|
||||
ExclusiveArch: x86_64 aarch64
|
||||
License: BSD
|
||||
@ -39,6 +39,9 @@ Patch9003:Feature-shim-cryptlib-support-sm2-signature-verify.patch
|
||||
Patch9004:Feature-shim-support-sm2-and-sm3-algorithm.patch
|
||||
|
||||
BuildRequires: elfutils-libelf-devel openssl-devel openssl git pesign gnu-efi gnu-efi-devel gcc
|
||||
%ifarch aarch64
|
||||
BuildRequires: binutils >= 2.37-7
|
||||
%endif
|
||||
Requires: dbxtool efi-filesystem mokutil
|
||||
Provides: bundled(openssl) = 1.0.2j
|
||||
Provides: shim-%{efi_arch}
|
||||
@ -141,6 +144,9 @@ cd ..
|
||||
/usr/src/debug/%{name}-%{version}-%{release}/*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 10 2022 jinlun <jinlun@huawei.com> - 15.6-4
|
||||
- Add BuildRequires on the arrch64
|
||||
|
||||
* Tue Nov 8 2022 luhuaxin <luhuaxin1@huawei.com> - 15.6-3
|
||||
- Optimize patches for SMx feature
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user