!10 [sync] PR-9: 修改编译依赖为sgxsdk
From: @openeuler-sync-bot Reviewed-by: @blue0613 Signed-off-by: @blue0613
This commit is contained in:
commit
fe9ddc08ce
@ -1,7 +1,7 @@
|
||||
%define openssl_version 1.1.1g
|
||||
Name: intel-sgx-ssl
|
||||
Version: 2.10
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Intel® Software Guard Extensions SSL
|
||||
ExclusiveArch: x86_64
|
||||
License: OpenSSL and BSD 3-clause "New" or "Revised" License
|
||||
@ -10,7 +10,7 @@ Source0: https://github.com/intel/intel-sgx-ssl/archive/lin_%{version}_%{
|
||||
Source1: https://www.openssl.org/source/old/1.1.1/openssl-%{openssl_version}.tar.gz
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: libsgx-launch libsgx-urts linux-sgx-sdk
|
||||
BuildRequires: libsgx-launch libsgx-urts sgxsdk
|
||||
|
||||
Requires: glibc
|
||||
|
||||
@ -57,6 +57,8 @@ cp License.txt $RPM_BUILD_ROOT/opt/intel/sgxssl/docs/
|
||||
/opt/intel/sgxssl/include/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 10 2021 chenmaodong <chenmaodong@huawei.com> - 2.10-3
|
||||
- change requires from linux-sgx-sdk to sgxsdk
|
||||
* Mon Jan 18 2021 chenmaodong <chenmaodong@huawei.com> - 2.10-2
|
||||
- init
|
||||
* Thu Dec 29 2020 chenmaodong <chenmaodong@huawei.com> - 2.10-1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user