!29 fix error source pkg
From: @gys66 Reviewed-by: @houmingyong Signed-off-by: @houmingyong
This commit is contained in:
commit
519e863889
@ -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
|
||||
|
||||
|
||||
BIN
v0.1.0.tar.gz
BIN
v0.1.0.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user