update to v2.0.1
(cherry picked from commit 603830a56630de41ee6e302b10950510541f466f)
This commit is contained in:
parent
dd61c329ac
commit
e0bd296fe7
Binary file not shown.
BIN
kunpengsecl-v2.0.1.tar.gz
Normal file
BIN
kunpengsecl-v2.0.1.tar.gz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
%global name kunpengsecl
|
%global name kunpengsecl
|
||||||
%global version 2.0.0
|
%global version 2.0.1
|
||||||
%undefine _missing_build_ids_terminate_build
|
%undefine _missing_build_ids_terminate_build
|
||||||
|
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
@ -68,6 +68,13 @@ Requires: %{name}-attester
|
|||||||
%description tas
|
%description tas
|
||||||
This is the tas rpm package, which is used to sign ak cert.
|
This is the tas rpm package, which is used to sign ak cert.
|
||||||
|
|
||||||
|
%package devel
|
||||||
|
Summary: the develop package.
|
||||||
|
Requires: %{name}-attester
|
||||||
|
|
||||||
|
%description devel
|
||||||
|
This is the devel rpm package, which provide supporting header file.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c -a 1
|
%setup -q -c -a 1
|
||||||
|
|
||||||
@ -150,7 +157,13 @@ make install DESTDIR=%{buildroot}
|
|||||||
%{_docdir}/attestation/tas/README.en.md
|
%{_docdir}/attestation/tas/README.en.md
|
||||||
%{_docdir}/attestation/tas/LICENSE
|
%{_docdir}/attestation/tas/LICENSE
|
||||||
|
|
||||||
|
%files devel
|
||||||
|
%{_includedir}/teeverifier.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 23 2023 leezhenxiang <1172294056@qq.com> - 2.0.1-1
|
||||||
|
- update to 2.0.1
|
||||||
|
- add devel package
|
||||||
* Thu Mar 23 2023 leezhenxiang <1172294056@qq.com> - 2.0.0-1
|
* Thu Mar 23 2023 leezhenxiang <1172294056@qq.com> - 2.0.0-1
|
||||||
- update to 2.0.0
|
- update to 2.0.0
|
||||||
- add qcaserver, attester, and tas packages
|
- add qcaserver, attester, and tas packages
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user