Hello community, here is the log from the commit of package iwd for openSUSE:Factory checked in at 2020-08-19 18:53:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/iwd (Old) and /work/SRC/openSUSE:Factory/.iwd.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "iwd" Wed Aug 19 18:53:31 2020 rev:15 rq:827639 version:1.8 Changes: -------- --- /work/SRC/openSUSE:Factory/iwd/iwd.changes 2020-06-18 10:29:20.637049265 +0200 +++ /work/SRC/openSUSE:Factory/.iwd.new.3399/iwd.changes 2020-08-19 18:55:42.791811768 +0200 @@ -1,0 +2,6 @@ +Tue Aug 18 15:11:42 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Fix wrong usage of %{_libexecdir} for systemd owned directories + below %{_prefix}/lib. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ iwd.spec ++++++ --- /var/tmp/diff_new_pack.7miyOs/_old 2020-08-19 18:55:46.963813985 +0200 +++ /var/tmp/diff_new_pack.7miyOs/_new 2020-08-19 18:55:46.967813987 +0200 @@ -82,10 +82,9 @@ %{_bindir}/iwmon %{_sbindir}/rc%{name} %{_libexecdir}/%{name}/ -%dir %{_libexecdir}/modules-load.d/ -%{_libexecdir}/modules-load.d/pkcs8.conf -%dir %{_libexecdir}/systemd/network -%{_libexecdir}/systemd/network/80-iwd.link +%{_prefix}/lib/modules-load.d/pkcs8.conf +%dir %{_prefix}/lib/systemd/network +%{_prefix}/lib/systemd/network/80-iwd.link %{_unitdir}/%{name}.service %dir %{_datadir}/dbus-1/system.d/ %{_datadir}/dbus-1/system.d/%{name}*.conf
