update intel-sgx-ssl.spec.
Signed-off-by: zhoushuiqing <zhoushuiqing2@huawei.com>
This commit is contained in:
parent
1c1b68c855
commit
e91517cadb
@ -1,7 +1,7 @@
|
|||||||
%define openssl_version 1.1.1t
|
%define openssl_version 1.1.1t
|
||||||
Name: intel-sgx-ssl
|
Name: intel-sgx-ssl
|
||||||
Version: 2.19
|
Version: 2.19
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Intel® Software Guard Extensions SSL
|
Summary: Intel® Software Guard Extensions SSL
|
||||||
ExclusiveArch: x86_64
|
ExclusiveArch: x86_64
|
||||||
License: OpenSSL and BSD-3-Clause
|
License: OpenSSL and BSD-3-Clause
|
||||||
@ -11,7 +11,7 @@ Source1: https://www.openssl.org/source/old/1.1.1/openssl-%{openssl_versi
|
|||||||
|
|
||||||
Patch0: 0001-Solution_to_issue_ssl_library_is_not_supported.patch
|
Patch0: 0001-Solution_to_issue_ssl_library_is_not_supported.patch
|
||||||
Patch1: 0002-adapt-openssl-CVE.patch
|
Patch1: 0002-adapt-openssl-CVE.patch
|
||||||
Patch2: 0001-fix-secgear-build-error.patch
|
Patch2: 0003-add-definition-for-FILE-variable.patch
|
||||||
|
|
||||||
BuildRequires: gcc gcc-c++
|
BuildRequires: gcc gcc-c++
|
||||||
BuildRequires: libsgx-launch libsgx-urts sgxsdk perl
|
BuildRequires: libsgx-launch libsgx-urts sgxsdk perl
|
||||||
@ -67,6 +67,9 @@ cp License.txt $RPM_BUILD_ROOT/opt/intel/sgxssl/docs/
|
|||||||
/opt/intel/sgxssl/include/*
|
/opt/intel/sgxssl/include/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 10 2023 zhoushuiqing <zhoushuiqing2@huawei.com> - 2.19-2
|
||||||
|
- Add definition for FILE variable
|
||||||
|
|
||||||
* Fri Jul 21 2023 zhoushuiqing <zhoushuiqing2@huawei.com> - 2.19-1
|
* Fri Jul 21 2023 zhoushuiqing <zhoushuiqing2@huawei.com> - 2.19-1
|
||||||
- Upgrade to 2.19
|
- Upgrade to 2.19
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user