!29 fix error source pkg

From: @gys66 
Reviewed-by: @houmingyong 
Signed-off-by: @houmingyong
This commit is contained in:
openeuler-ci-bot 2022-11-22 09:21:11 +00:00 committed by Gitee
commit 519e863889
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: itrustee_sdk
Version: 0.1.0
Release: 8
Release: 9
Summary: Confidential computing framework for developing TA on itrustee OS
ExclusiveArch: aarch64
@ -25,7 +25,7 @@ The %{name}-devel is package contains Header file for developing applications th
us %{name}
%prep
%autosetup -n %{name} -p1
%autosetup -n %{name}-v%{version} -p1
%build
sed -i 's/fPIC/fPIC -g/g' Makefile
@ -54,6 +54,9 @@ strip %{buildroot}/lib64/*.so
/lib64/libteec_adaptor.so
%changelog
* Tue Nov 22 2022 gaoyusong<gaoyusong2@huawei.com> - 0.1.0-9
- DESC: fix error source pkg
* Wed Aug 03 2022 zhengxiaoxiao<zhengxiaoxiao2@huawei.com> - 0.1.0-8
- DESC: split itrustee_sdk into itrustee_sdk and itrustee_sdk-devel

Binary file not shown.