diff --git a/tpm2-0-tss.changes b/tpm2-0-tss.changes index af8e13c..c3fe64d 100644 --- a/tpm2-0-tss.changes +++ b/tpm2-0-tss.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 13 17:45:03 UTC 2024 - Callum Farmer + +- Fix tmpfiles %ghost file names + ------------------------------------------------------------------- Sat Dec 16 16:41:48 UTC 2023 - Callum Farmer diff --git a/tpm2-0-tss.spec b/tpm2-0-tss.spec index 209868b..077a869 100644 --- a/tpm2-0-tss.spec +++ b/tpm2-0-tss.spec @@ -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.*