Name: tpm-quote-tools Version: 1.0.4 Release: 4 Summary: Trusted Platform Module (TPM) remote attestation tools License: BSD-3-Clause URL: http://sf.net/projects/tpmquotetools Source0: http://downloads.sourceforge.net/tpmquotetools/%{name}-%{version}.tar.gz BuildRequires: gcc trousers-devel %description The tpm-quote-tools package provides additional tools that employ the TPM quote command to facilitate remote attestation. %package help Summary: Help documents for tpm-quote-tools %description help Man pages and other related help documents for tpm-quote-tools. %prep %autosetup -n %{name}-%{version} -p1 %build %configure %make_build %install %make_install %files %doc AUTHORS ChangeLog COPYING NEWS README %{_bindir}/* %files help %{_mandir}/man8/* %changelog * Tue May 10 2022 caodongxia - 1.0.4-4 - License compliance rectification * Wed Nov 20 2019 duyeyu - 1.0.4-3 - Package init