!43 [sync] PR-38: sgx-aesm-service exclude /var/opt/aesmd/data
From: @zhengxiaoxiaoGitee Reviewed-by: @houmingyong Signed-off-by: @houmingyong
This commit is contained in:
commit
9d9f04edd0
@ -1,6 +1,6 @@
|
||||
Name: linux-sgx
|
||||
Version: 2.15.1
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Intel(R) Software Guard Extensions for Linux* OS
|
||||
ExclusiveArch: x86_64
|
||||
License: BSD-3-Clause
|
||||
@ -957,6 +957,7 @@ fi
|
||||
%files -n libsgx-dcap-default-qpl-devel -f %{DCAP_LINUX_INSTALLER_RPM_DIR}/libsgx-dcap-default-qpl/build/list-libsgx-dcap-default-qpl-devel
|
||||
|
||||
%files -n sgx-aesm-service -f %{LINUX_INSTALLER_RPM_DIR}/sgx-aesm-service/build/list-sgx-aesm-service
|
||||
%exclude /var/opt/aesmd/data
|
||||
|
||||
%files -n libsgx-ae-epid -f %{LINUX_INSTALLER_RPM_DIR}/sgx-aesm-service/build/list-libsgx-ae-epid
|
||||
|
||||
@ -1021,6 +1022,9 @@ fi
|
||||
%files -n libsgx-headers -f %{LINUX_INSTALLER_RPM_DIR}/libsgx-headers/build/list-libsgx-headers
|
||||
|
||||
%changelog
|
||||
* Wed Jun 22 2022 zhengxiaoxiao <zhengxiaoxiao2@huawei.com> - 2.15.1-3
|
||||
- sgx-aesm-service exclude /var/opt/aesmd/data
|
||||
|
||||
* Wed Jun 22 2022 wangyu <wangyu283@huawei.com> - 2.15.1-2
|
||||
- add yaml file
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user