add glibc as requires for sgx-aesm-service

Signed-off-by: chenmaodong <chenmaodong@huawei.com>
This commit is contained in:
chenmaodong 2021-07-19 23:31:38 +08:00
parent 47ef005573
commit 628dec108b

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