From f36e5f4375cb05a872a3f0d915f0f2a881b2411a Mon Sep 17 00:00:00 2001 From: Carmen Rata Date: Wed, 4 Nov 2020 20:04:28 +0000 Subject: [PATCH] Revert "Fix user ownership for /usr/bin/swtpm_setup.sh" This reverts commit dba4d21b5fccd6a91b349c76111205ee476ac4c4. Change-Id: I0543c931a71a6787ae7d0aff2a12e1c8fb7e70bd --- security/swtpm/centos/swtpm.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/security/swtpm/centos/swtpm.spec b/security/swtpm/centos/swtpm.spec index 93a3fedf5..4ba9ce200 100644 --- a/security/swtpm/centos/swtpm.spec +++ b/security/swtpm/centos/swtpm.spec @@ -96,7 +96,6 @@ Requires: swtpm fuse #STX #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: tpm2-abrmd %description tools 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 %endif %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 %{_mandir}/man8/swtpm_bios.8* %{_mandir}/man8/swtpm_cert.8*