update to 1.9.12
This commit is contained in:
parent
0f127248ec
commit
a62b3ffc9e
BIN
tboot-1.9.12.tar.gz
Normal file
BIN
tboot-1.9.12.tar.gz
Normal file
Binary file not shown.
@ -1,13 +1,12 @@
|
|||||||
Name: tboot
|
Name: tboot
|
||||||
Summary: A module to perform a measured and verified launch
|
Summary: A module to perform a measured and verified launch
|
||||||
Version: 1.9.7
|
Version: 1.9.12
|
||||||
Release: 3
|
Release: 3
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: BSD
|
License: BSD
|
||||||
|
|
||||||
URL: http://sourceforge.net/projects/tboot/
|
URL: http://sourceforge.net/projects/tboot/
|
||||||
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
|
||||||
Patch0000: disable-address-of-packed-member-warning.patch
|
|
||||||
|
|
||||||
BuildRequires: gcc trousers-devel openssl-devel
|
BuildRequires: gcc trousers-devel openssl-devel
|
||||||
|
|
||||||
@ -24,7 +23,6 @@ and verified launch of an OS kernel/VMM
|
|||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
CFLAGS="$RPM_OPT_FLAGS"; export CFLAGS
|
|
||||||
%make_build debug=y
|
%make_build debug=y
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -39,10 +37,13 @@ CFLAGS="$RPM_OPT_FLAGS"; export CFLAGS
|
|||||||
/boot/%{name}-syms
|
/boot/%{name}-syms
|
||||||
|
|
||||||
%files help
|
%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
|
%{_mandir}/man8/*.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 28 2020 chxssg<chxssg@qq.com> - 1:1.9.12-1
|
||||||
|
- update to 1.9.12
|
||||||
|
|
||||||
* Sat Jun 20 2020 yaokai13<yaokai13@huawei.com> - 1:1.9.7-3
|
* Sat Jun 20 2020 yaokai13<yaokai13@huawei.com> - 1:1.9.7-3
|
||||||
- Fix the build error
|
- Fix the build error
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user