diff --git a/linux-sgx.spec b/linux-sgx.spec index 0c8de69ce1c48b58a9d9a66a0f4f80d36c231426..0733ecdaf1075668eeb3d4ac96b301ee13602aca 100644 --- a/linux-sgx.spec +++ b/linux-sgx.spec @@ -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 - 2.11.100-9 +- add glibc as requires for sgx-aesm-service + * Mon Jul 19 2021 gaoyusong - 2.11.100-8 - add buildrequires to linux-sgx