Matthias Gerstner 2018-07-03 09:59:56 +00:00 committed by Git OBS Bridge
parent ea25d61a41
commit 61a8990276

View File

@ -104,8 +104,11 @@ rm %{buildroot}/usr/lib*/systemd/system-preset/tpm2-abrmd.preset
%{_sbindir}/tpm2-abrmd
%{_sbindir}/rctpm2-abrmd
%{_unitdir}/tpm2-abrmd.service
%if 0%{?sle_version} > 120200 || 0%{?is_opensuse}
# the auto activation is not whitelisted for <= SLE12-SP3
%config %{_sysconfdir}/dbus-1/system.d/tpm2-abrmd.conf
%{_datadir}/dbus-1/system-services/com.intel.tss2.Tabrmd.service
%endif
%files devel
%defattr(-,root,root)