add glibc as requires for sgx-aesm-service
Signed-off-by: modric <wangyu283@huawei.com>
This commit is contained in:
parent
fe7117c65e
commit
b26ffc3955
@ -1,6 +1,6 @@
|
|||||||
Name: linux-sgx
|
Name: linux-sgx
|
||||||
Version: 2.11.100
|
Version: 2.11.100
|
||||||
Release: 12
|
Release: 13
|
||||||
Summary: Intel(R) Software Guard Extensions for Linux* OS
|
Summary: Intel(R) Software Guard Extensions for Linux* OS
|
||||||
ExclusiveArch: x86_64
|
ExclusiveArch: x86_64
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -59,6 +59,7 @@ Intel(R) Software Guard Extensions QE3 logic
|
|||||||
|
|
||||||
%package -n sgx-aesm-service
|
%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
|
||||||
%description -n sgx-aesm-service
|
%description -n sgx-aesm-service
|
||||||
Intel(R) Software Guard Extensions AESM Service
|
Intel(R) Software Guard Extensions AESM Service
|
||||||
|
|
||||||
@ -938,6 +939,9 @@ fi
|
|||||||
%files -n sgx-ra-service -f %{TOOLS_INSTALLER_RPM_DIR}/sgx-ra-service/build/list-sgx-ra-service
|
%files -n sgx-ra-service -f %{TOOLS_INSTALLER_RPM_DIR}/sgx-ra-service/build/list-sgx-ra-service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 27 2022 wangyu <wangyu283@huawei.com> - 2.11.100-13
|
||||||
|
- add glibc as requires for sgx-aesm-service
|
||||||
|
|
||||||
* Sat Sep 24 2022 wangyu <wangyu283@huawei.com> - 2.11.100-12
|
* Sat Sep 24 2022 wangyu <wangyu283@huawei.com> - 2.11.100-12
|
||||||
- The postun script should distinguish uninstall and upgrade scenarios
|
- The postun script should distinguish uninstall and upgrade scenarios
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user