diff --git a/restorecond.changes b/restorecond.changes index 39429a5..77b98d8 100644 --- a/restorecond.changes +++ b/restorecond.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 7 08:44:43 UTC 2020 - pgajdos@suse.com + +- %{_libexecdir} now expands to /usr/libexec, so do not use it + where /usr/lib was intended; use %{_tmpfilesdir} in this case + instead + ------------------------------------------------------------------- Tue Mar 3 12:28:15 UTC 2020 - Johannes Segitz diff --git a/restorecond.spec b/restorecond.spec index f1e452b..d788572 100644 --- a/restorecond.spec +++ b/restorecond.spec @@ -61,7 +61,7 @@ ln -s /sbin/service %{buildroot}%{_sbindir}/rcrestorecond %config %{_sysconfdir}/selinux/restorecond.conf %config(noreplace) %{_sysconfdir}/selinux/restorecond_user.conf %{_sysconfdir}/xdg/autostart/restorecond.desktop -%{_libexecdir}/systemd/system/restorecond.service +/usr/lib/systemd/system/restorecond.service %{_sbindir}/restorecond %{_sbindir}/rcrestorecond %{_datadir}/dbus-1/services/org.selinux.Restorecond.service