Accepting request 1138485 from home:gmbr3:Active

- Fix tmpfiles %ghost file names

OBS-URL: https://build.opensuse.org/request/show/1138485
OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=135
This commit is contained in:
Marcus Meissner 2024-01-15 08:16:44 +00:00 committed by Git OBS Bridge
parent 6f8e5ebb7e
commit 43cbd52bf9
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jan 13 17:45:03 UTC 2024 - Callum Farmer <gmbr3@opensuse.org>
- Fix tmpfiles %ghost file names
-------------------------------------------------------------------
Sat Dec 16 16:41:48 UTC 2023 - Callum Farmer <gmbr3@opensuse.org>

View File

@ -317,11 +317,11 @@ rm %{buildroot}%{_sysusersdir}/tpm2-tss.conf
%files -n libtss2-fapi-common
%{_tmpfilesdir}/tpm2-tss-fapi.conf
%ghost %{_sharedstatedir}/%{name}
%ghost %{_sharedstatedir}/%{name}/system
%ghost %{_sharedstatedir}/%{name}/system/keystore
%ghost %{_rundir}/%{name}
%ghost %{_rundir}/%{name}/eventlog
%ghost %{_sharedstatedir}/tpm2-tss
%ghost %{_sharedstatedir}/tpm2-tss/system
%ghost %{_sharedstatedir}/tpm2-tss/system/keystore
%ghost %{_rundir}/tpm2-tss
%ghost %{_rundir}/tpm2-tss/eventlog
%files -n libtss2-policy0
%{_libdir}/libtss2-policy.so.*