!182 修改依赖
From: @zhengxiaoxiaoGitee Reviewed-by: @houmingyong Signed-off-by: @houmingyong
This commit is contained in:
commit
f06a3d6edc
@ -1,6 +1,6 @@
|
||||
Name: secGear
|
||||
Version: 0.1.0
|
||||
Release: 39
|
||||
Release: 40
|
||||
Summary: secGear is an SDK to develop confidential computing apps based on hardware enclave features
|
||||
|
||||
|
||||
@ -96,7 +96,7 @@ Requires: rsyslog openssl-libs
|
||||
%ifarch x86_64
|
||||
Requires: linux-sgx-driver sgxsdk libsgx-launch libsgx-urts libsgx-aesm-launch-plugin intel-sgx-ssl
|
||||
%else
|
||||
Requires: itrustee_sdk kunpengsecl-attester
|
||||
Requires: itrustee_sdk
|
||||
%endif
|
||||
|
||||
%description
|
||||
@ -123,6 +123,7 @@ The %{name}-sim is package contains simulation libraries for developing applicat
|
||||
%else
|
||||
%package aa
|
||||
Summary: Attestation agent for %{name}
|
||||
Requires: kunpengsecl-attester
|
||||
%description aa
|
||||
The %{name}-aa is package contains attestation agent
|
||||
|
||||
@ -251,6 +252,9 @@ popd
|
||||
systemctl restart rsyslog
|
||||
|
||||
%changelog
|
||||
* Thu Jun 6 2024 zhengxiaoxiao <zhengxiaoxiao2@huawei.com> - 0.1.0-40
|
||||
- modify Requires
|
||||
|
||||
* Wed Jun 5 2024 zhengxiaoxiao <zhengxiaoxiao2@huawei.com> - 0.1.0-39
|
||||
- modify verifier features and cargo build command
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user