add provides libteec_adaptor.so
Signed-off-by: houmingyong <houmingyong@huawei.com>
This commit is contained in:
parent
ce03af6a21
commit
e4b592fe6f
@ -1,6 +1,6 @@
|
|||||||
Name: itrustee_sdk
|
Name: itrustee_sdk
|
||||||
Version: 0.1.0
|
Version: 0.1.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Confidential computing framework for developing TA on itrustee OS
|
Summary: Confidential computing framework for developing TA on itrustee OS
|
||||||
ExclusiveArch: aarch64
|
ExclusiveArch: aarch64
|
||||||
|
|
||||||
@ -9,6 +9,8 @@ License: Mulan PSL v2
|
|||||||
URL: https://gitee.com/openeuler/itrustee_sdk
|
URL: https://gitee.com/openeuler/itrustee_sdk
|
||||||
Source0: https://gitee.com/openeuler/itrustee_sdk/repository/archive/v%{version}.tar.gz
|
Source0: https://gitee.com/openeuler/itrustee_sdk/repository/archive/v%{version}.tar.gz
|
||||||
Patch0: 0001-add-Makefile-to-create-libteec_adaptor.so.patch
|
Patch0: 0001-add-Makefile-to-create-libteec_adaptor.so.patch
|
||||||
|
|
||||||
|
Provides: libteec_adaptor.so()(64bit)
|
||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
%description
|
%description
|
||||||
itrustee_sdk is a confidential computing framework for developing TA on itrustee OS
|
itrustee_sdk is a confidential computing framework for developing TA on itrustee OS
|
||||||
@ -35,6 +37,8 @@ make install DESTDIR=%{buildroot}/
|
|||||||
/lib64/libteec_adaptor.so
|
/lib64/libteec_adaptor.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 20 2021 houmingyong<houmingyong@huawei.com> - 0.1.0-2
|
||||||
|
- DESC:init itrustee_sdk
|
||||||
* Sat May 8 2021 chenmaodong<chenmaodong@huawei.com> - 0.1.0-1
|
* Sat May 8 2021 chenmaodong<chenmaodong@huawei.com> - 0.1.0-1
|
||||||
- DESC:init itrustee_sdk
|
- DESC:init itrustee_sdk
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user