Hello community, here is the log from the commit of package polkit for openSUSE:Factory checked in at 2019-05-21 10:21:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/polkit (Old) and /work/SRC/openSUSE:Factory/.polkit.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "polkit" Tue May 21 10:21:46 2019 rev:66 rq:702612 version:0.115 Changes: -------- --- /work/SRC/openSUSE:Factory/polkit/polkit.changes 2019-05-03 22:06:49.246847134 +0200 +++ /work/SRC/openSUSE:Factory/.polkit.new.5148/polkit.changes 2019-05-21 10:21:48.763606582 +0200 @@ -1,0 +2,10 @@ +Fri May 10 14:44:20 UTC 2019 - Dominique Leuenberger <[email protected]> + +- Use systemd_ordering instead of systemd_requires: strictly + speaking, polkit does not require systemd to be present. Just + that when we install on a system with systemd (e.g outside + containers) we would want systemd to be present before + installing polkit. Help also reduce a cycle without special hacks + in systemd.spec. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ polkit.spec ++++++ --- /var/tmp/diff_new_pack.orAK8R/_old 2019-05-21 10:21:49.563606419 +0200 +++ /var/tmp/diff_new_pack.orAK8R/_new 2019-05-21 10:21:49.567606418 +0200 @@ -61,7 +61,7 @@ Requires: libpolkit0 = %{version}-%{release} Requires(pre): shadow Requires(post): permissions -%systemd_requires +%systemd_ordering # Upstream First - Policy: # Never add any patches to this package without the upstream commit id
