update to 1.9.12

This commit is contained in:
wangchen2020 2020-08-27 19:16:32 +08:00
parent 7ee6e97f54
commit f88606fc4f
3 changed files with 7 additions and 5 deletions

BIN
tboot-1.9.12.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,7 @@
Name: tboot
Summary: A module to perform a measured and verified launch
Version: 1.9.7
Release: 2
Version: 1.9.12
Release: 1
Epoch: 1
License: BSD
@ -23,7 +23,6 @@ and verified launch of an OS kernel/VMM
%autosetup -p1
%build
CFLAGS="$RPM_OPT_FLAGS"; export CFLAGS
%make_build debug=y
%install
@ -38,9 +37,12 @@ CFLAGS="$RPM_OPT_FLAGS"; export CFLAGS
/boot/%{name}-syms
%files help
%doc README docs/* lcptools/lcptools2.txt lcptools/Linux_LCP_Tools_User_Manual.pdf
%doc README docs/* lcptools/Linux_LCP_Tools_User_Manual.pdf
%{_mandir}/man8/*.gz
%changelog
* Thu Aug 27 2020 wangchen<wangchen137g@huawei.com> - 1:1.9.12-1
- update to 1.9.12
* Fri Dec 6 2019 caomeng<caomeng5@huawei.com> - 1:1.9.7-2
- Package init
- Package init