Hello community, here is the log from the commit of package polkit for openSUSE:Factory checked in at 2019-12-11 11:58:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/polkit (Old) and /work/SRC/openSUSE:Factory/.polkit.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "polkit" Wed Dec 11 11:58:38 2019 rev:69 rq:754301 version:0.116 Changes: -------- --- /work/SRC/openSUSE:Factory/polkit/polkit.changes 2019-10-10 11:52:35.919456054 +0200 +++ /work/SRC/openSUSE:Factory/.polkit.new.4691/polkit.changes 2019-12-11 11:58:49.960895915 +0100 @@ -1,0 +2,5 @@ +Fri Nov 29 10:36:53 UTC 2019 - Bjørn Lie <[email protected]> + +- Fix usage of libexecdir instead of prefix/lib where applicable. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ polkit.spec ++++++ --- /var/tmp/diff_new_pack.0qUkDa/_old 2019-12-11 11:58:50.700895715 +0100 +++ /var/tmp/diff_new_pack.0qUkDa/_new 2019-12-11 11:58:50.704895714 +0100 @@ -129,7 +129,6 @@ --enable-introspection \ --enable-examples \ --enable-libsystemd-login \ - --libexecdir=%{_libexecdir}/polkit-1 \ %{nil} %make_build @@ -199,8 +198,8 @@ %{_bindir}/pkcheck %verify(not mode) %attr(4755,root,root) %{_bindir}/pkexec %{_bindir}/pkttyagent -%dir %{_libexecdir}/polkit-1 -%{_libexecdir}/polkit-1/polkitd +%dir %{_prefix}/lib/polkit-1 +%{_prefix}/lib/polkit-1/polkitd %verify(not mode) %attr(4755,root,root) %{_prefix}/lib/polkit-1/polkit-agent-helper-1 # $HOME for polkit user %dir %{_localstatedir}/lib/polkit
