Revert "Fix user ownership for /usr/bin/swtpm_setup.sh"
This reverts commit dba4d21b5f
.
Change-Id: I0543c931a71a6787ae7d0aff2a12e1c8fb7e70bd
This commit is contained in:
parent
dba4d21b5f
commit
f36e5f4375
@ -96,7 +96,6 @@ Requires: swtpm fuse
|
|||||||
#STX
|
#STX
|
||||||
#Requires: trousers >= 0.3.9 tpm-tools >= 1.3.8-6 expect bash net-tools gnutls-utils
|
#Requires: trousers >= 0.3.9 tpm-tools >= 1.3.8-6 expect bash net-tools gnutls-utils
|
||||||
Requires: trousers >= 0.3.9 expect bash net-tools gnutls-utils
|
Requires: trousers >= 0.3.9 expect bash net-tools gnutls-utils
|
||||||
Requires: tpm2-abrmd
|
|
||||||
|
|
||||||
%description tools
|
%description tools
|
||||||
Tools for the TPM emulator from the swtpm package
|
Tools for the TPM emulator from the swtpm package
|
||||||
@ -134,7 +133,7 @@ Tools for the TPM emulator from the swtpm package
|
|||||||
%attr( 755, root, root) %{_bindir}/swtpm_cert
|
%attr( 755, root, root) %{_bindir}/swtpm_cert
|
||||||
%endif
|
%endif
|
||||||
%attr( 755, root, root) %{_bindir}/swtpm_setup
|
%attr( 755, root, root) %{_bindir}/swtpm_setup
|
||||||
%attr( 755, root , tss) %{_bindir}/swtpm_setup.sh
|
%attr( 755, tss , tss) %{_bindir}/swtpm_setup.sh
|
||||||
%attr( 755, root, root) %{_bindir}/swtpm_ioctl
|
%attr( 755, root, root) %{_bindir}/swtpm_ioctl
|
||||||
%{_mandir}/man8/swtpm_bios.8*
|
%{_mandir}/man8/swtpm_bios.8*
|
||||||
%{_mandir}/man8/swtpm_cert.8*
|
%{_mandir}/man8/swtpm_cert.8*
|
||||||
|
Loading…
Reference in New Issue
Block a user