Fixes for 4.2

This commit is contained in:
Peter Robinson 2020-04-14 23:03:49 +01:00
parent badd4373ef
commit f9c7c01c33
1 changed files with 6 additions and 2 deletions

View File

@ -20,6 +20,7 @@ BuildRequires: pkgconfig(openssl)
BuildRequires: pkgconfig(tss2-mu)
BuildRequires: pkgconfig(tss2-sys)
BuildRequires: pkgconfig(tss2-esys)
BuildRequires: pkgconfig(uuid)
# tpm2-tools is heavily depending on TPM2.0-TSS project, matched tss is required
Requires: tpm2-tss%{?_isa} >= 2.3.1
@ -38,11 +39,14 @@ tpm2-tools is a batch of tools for tpm2.0. It is based on tpm2-tss.
%make_install
%files
%license LICENSE
%doc README.md CHANGELOG.md
%license doc/LICENSE
%doc README.md doc/CHANGELOG.md
%{_bindir}/tpm2_*
%{_bindir}/tss2_*
%{_datadir}/bash-completion/completions/tpm2*
%{_datadir}/bash-completion/completions/tss2*
%{_mandir}/man1/tpm2_*.1.gz
%{_mandir}/man1/tss2_*.1.gz
%changelog
* Tue Apr 14 2020 Peter Robinson <pbrobinson@fedoraproject.org> - 4.2-1