fix macros in comments

OBS-URL: https://build.opensuse.org/package/show/security/tpm2-0-tss?expand=0&rev=106
This commit is contained in:
Matthias Gerstner 2021-01-28 09:46:02 +00:00 committed by Git OBS Bridge
parent db6ae61a8c
commit 1367d22f99

View File

@ -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)