update to 2.4.0
This commit is contained in:
parent
d158439179
commit
778733ac11
Binary file not shown.
BIN
tpm2-tss-2.4.0.tar.gz
Normal file
BIN
tpm2-tss-2.4.0.tar.gz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
||||
Name: tpm2-tss
|
||||
Version: 2.0.1
|
||||
Release: 4
|
||||
Version: 2.4.0
|
||||
Release: 1
|
||||
Summary: TPM2.0 Software Stack
|
||||
License: BSD and TCGL
|
||||
URL: https://github.com/tpm2-software/tpm2-tss
|
||||
Source0: https://github.com/tpm2-software/tpm2-tss/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
BuildRequires: gcc-c++ autoconf-archive libtool pkgconfig systemd libgcrypt-devel
|
||||
BuildRequires: gcc-c++ autoconf-archive libtool pkgconfig systemd libgcrypt-devel openssl-devel json-c-devel libcurl-devel doxygen
|
||||
|
||||
%description
|
||||
tpm2-tss is a software stack supporting Trusted Platform Module(TPM) 2.0 system
|
||||
@ -50,6 +50,9 @@ make check
|
||||
%defattr(-,root,root)
|
||||
%doc README.md CHANGELOG.md
|
||||
%license LICENSE
|
||||
%{_sysconfdir}/sysusers.d/tpm2-tss.conf
|
||||
%{_sysconfdir}/tmpfiles.d/tpm2-tss-fapi.conf
|
||||
%{_sysconfdir}/tpm2-tss/
|
||||
%{_libdir}/*.so.*
|
||||
%{_libdir}/*.so
|
||||
%{_udevrulesdir}/80-tpm-udev.rules
|
||||
@ -65,6 +68,12 @@ make check
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Fri Apr 24 2020 wanghongzhe<wanghongzhe@huawei.com> - 2.4.0-1
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC: update to 2.4.0
|
||||
|
||||
* Tue Sep 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.0.1-4
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user