From e91517cadbc472e894051e0d0c88ef9e8e80e20c Mon Sep 17 00:00:00 2001 From: zhoushuiqing Date: Thu, 10 Aug 2023 10:10:10 +0000 Subject: [PATCH] update intel-sgx-ssl.spec. Signed-off-by: zhoushuiqing --- intel-sgx-ssl.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/intel-sgx-ssl.spec b/intel-sgx-ssl.spec index 6fc4fad..e878388 100644 --- a/intel-sgx-ssl.spec +++ b/intel-sgx-ssl.spec @@ -1,7 +1,7 @@ %define openssl_version 1.1.1t Name: intel-sgx-ssl Version: 2.19 -Release: 1 +Release: 2 Summary: IntelĀ® Software Guard Extensions SSL ExclusiveArch: x86_64 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 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: libsgx-launch libsgx-urts sgxsdk perl @@ -67,6 +67,9 @@ cp License.txt $RPM_BUILD_ROOT/opt/intel/sgxssl/docs/ /opt/intel/sgxssl/include/* %changelog +* Thu Aug 10 2023 zhoushuiqing - 2.19-2 +- Add definition for FILE variable + * Fri Jul 21 2023 zhoushuiqing - 2.19-1 - Upgrade to 2.19