forked from pool/tpm2-0-tss
This commit is contained in:
parent
b111eaabb3
commit
6054f8f0f8
@ -266,11 +266,14 @@ mv %{buildroot}%{_udevrulesdir}/tpm-udev.rules %{buildroot}%{_udevrulesdir}/%{ud
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libtss2-fapi.so.*
|
%{_libdir}/libtss2-fapi.so.*
|
||||||
%{_tmpfilesdir}/tpm2-tss-fapi.conf
|
%{_tmpfilesdir}/tpm2-tss-fapi.conf
|
||||||
%ghost %{_rundir}/%{name}
|
# this would fix "tmpfile-not-in-filelist" warnings but when adding these
|
||||||
%ghost %{_rundir}/%{name}/eventlog
|
# entries then it complains about "directories not owned by a package:" for
|
||||||
%ghost %{_sharedstatedir}/%{name}
|
# /run/tpm2-0-tss & friends. When adding them as %ghost, too, then Leap15.1
|
||||||
%ghost %{_sharedstatedir}/%{name}/system
|
# complains about "found conflict of libtss2-fapi1-3.0.1-lp152.103.1.x86_64
|
||||||
%ghost %{_sharedstatedir}/%{name}/system/keystore
|
# 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
|
||||||
|
|
||||||
%files -n libtss2-tcti-cmd0
|
%files -n libtss2-tcti-cmd0
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
Loading…
Reference in New Issue
Block a user