!20 add glibc as requires for sgx-aesm-service

From: @chenmaodong
Reviewed-by: @blue0613
Signed-off-by: @blue0613
This commit is contained in:
openeuler-ci-bot 2021-07-20 03:57:38 +00:00 committed by Gitee
commit bdbb5ca2b2

View File

@ -1,6 +1,6 @@
Name: linux-sgx
Version: 2.11.100
Release: 8
Release: 9
Summary: Intel(R) Software Guard Extensions for Linux* OS
ExclusiveArch: x86_64
License: BSD-3-Clause
@ -52,7 +52,8 @@ Requires: libsgx-urts >= %{version} libsgx-ae-pce >= %{version}
Intel(R) Software Guard Extensions QE3 logic
%package -n sgx-aesm-service
Summary: Intel(R) Software Guard Extensions AESM Service
Summary: Intel(R) Software Guard Extensions AESM Service
Requires: glibc >= 2.28-66.oe1
%description -n sgx-aesm-service
Intel(R) Software Guard Extensions AESM Service
@ -905,6 +906,9 @@ fi
%files -n sgx-ra-service -f %{TOOLS_INSTALLER_RPM_DIR}/sgx-ra-service/build/list-sgx-ra-service
%changelog
* Mon Jul 19 2021 chenmaodong <chenmaodong@huawei.com> - 2.11.100-9
- add glibc as requires for sgx-aesm-service
* Thu Jul 1 2021 chenmaodong <chenmaodong@huawei.com> - 2.11.100-8
- add buildrequires to linux-sgx