From 1367d22f99c980f8b30eb968a1ee890d4dfff3930d7acfcf63e06974515d01ab Mon Sep 17 00:00:00 2001 From: Matthias Gerstner Date: Thu, 28 Jan 2021 09:46:02 +0000 Subject: [PATCH] fix macros in comments OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=106 --- tpm2-0-tss.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tpm2-0-tss.spec b/tpm2-0-tss.spec index 43b89af..6ec6624 100644 --- a/tpm2-0-tss.spec +++ b/tpm2-0-tss.spec @@ -268,12 +268,12 @@ mv %{buildroot}%{_udevrulesdir}/tpm-udev.rules %{buildroot}%{_udevrulesdir}/%{ud %{_tmpfilesdir}/tpm2-tss-fapi.conf # this would fix "tmpfile-not-in-filelist" warnings but when adding these # entries then it complains about "directories not owned by a package:" for -# /run/tpm2-0-tss & friends. When adding them as %ghost, too, then Leap15.1 +# /run/tpm2-0-tss & friends. When adding them as %%ghost, too, then Leap15.1 # complains about "found conflict of libtss2-fapi1-3.0.1-lp152.103.1.x86_64 # with libtss2-fapi1-3.0.1-lp152.103.1.x86_64". Thus leave it be for the # moment, some insane circle of errors is involved here. -#%%ghost %{_sharedstatedir}/%{name}/system/keystore -#%%ghost %{_rundir}/%{name}/eventlog +# %%ghost %%{_sharedstatedir}/%%{name}/system/keystore +# %%ghost %%{_rundir}/%%{name}/eventlog %files -n libtss2-tcti-cmd0 %defattr(-,root,root)