automatic version update by autodist [release 4.1.1-1mamba;Sun May 12 2024]
This commit is contained in:
parent
8fb6761b52
commit
3084a0f7b1
@ -1,5 +1,5 @@
|
||||
Name: tpm2-tss
|
||||
Version: 4.0.1
|
||||
Version: 4.1.1
|
||||
Release: 1mamba
|
||||
Summary: OSS implementation of the TCG TPM2 Software Stack (TSS2)
|
||||
Group: System/Libraries
|
||||
@ -13,8 +13,11 @@ License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libcurl-devel
|
||||
BuildRequires: libftdi-devel
|
||||
BuildRequires: libjson-c-devel
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: libusb-compat-devel
|
||||
BuildRequires: libusb-devel
|
||||
BuildRequires: libuuid-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libacl-tools
|
||||
@ -85,8 +88,7 @@ export PATH=/usr/sbin:$PATH
|
||||
%defattr(-,root,root)
|
||||
%dir %{_sysconfdir}/tpm2-tss
|
||||
%{_sysconfdir}/tpm2-tss/fapi-config.json
|
||||
%{_sysconfdir}/tpm2-tss/fapi-profiles/P_ECCP256SHA256.json
|
||||
%{_sysconfdir}/tpm2-tss/fapi-profiles/P_RSA2048SHA256.json
|
||||
%{_sysconfdir}/tpm2-tss/fapi-profiles/*.json
|
||||
%{_tmpfilesdir}/tpm2-tss-fapi.conf
|
||||
%{_sysusersdir}/tpm2-tss.conf
|
||||
%{_udevrulesdir}/60-tpm-udev.rules
|
||||
@ -114,6 +116,9 @@ export PATH=/usr/sbin:$PATH
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sun May 12 2024 Automatic Build System <autodist@openmamba.org> 4.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 30 2023 Automatic Build System <autodist@mambasoft.it> 4.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user