Hello community, here is the log from the commit of package thermald for openSUSE:Factory checked in at 2020-08-19 18:57:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/thermald (Old) and /work/SRC/openSUSE:Factory/.thermald.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thermald" Wed Aug 19 18:57:32 2020 rev:7 rq:827740 version:1.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/thermald/thermald.changes 2020-01-07 23:55:11.600088614 +0100 +++ /work/SRC/openSUSE:Factory/.thermald.new.3399/thermald.changes 2020-08-19 18:58:54.991913909 +0200 @@ -1,0 +2,6 @@ +Tue Aug 18 15:32:20 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Fix invalid usage of %{_libexecdir} for systemd owned paths below + %{_prefix}/lib. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ thermald.spec ++++++ --- /var/tmp/diff_new_pack.foX3l0/_old 2020-08-19 18:58:56.071914483 +0200 +++ /var/tmp/diff_new_pack.foX3l0/_new 2020-08-19 18:58:56.075914486 +0200 @@ -93,7 +93,7 @@ ln -s service %{buildroot}%{_sbindir}/rcthermald install -D -m 0755 -t %{buildroot}%{_sbindir}/ tools/thermald_set_pref.sh -install -D -m 0644 -t %{buildroot}%{_libexecdir}/modules-load.d/ %{SOURCE1} +install -D -m 0644 -t %{buildroot}%{_prefix}/lib/modules-load.d/ %{SOURCE1} install -D -m 0644 %{SOURCE2} %{buildroot}%{_sysusersdir}/%{name}.conf install -D -m 0644 -t %{buildroot}%{_fillupdir}/ %{SOURCE3} @@ -128,8 +128,8 @@ %{_fillupdir}/sysconfig.%{name} %{_mandir}/man5/thermal-conf.xml.5%{?ext_man} %{_mandir}/man8/thermald.8%{?ext_man} -%dir %{_libexecdir}/modules-load.d -%{_libexecdir}/modules-load.d/thermald.conf +%dir %{_prefix}/lib/modules-load.d +%{_prefix}/lib/modules-load.d/thermald.conf %{_sbindir}/rcthermald %{_sbindir}/thermald %{_sbindir}/thermald_set_pref.sh
