Hello community, here is the log from the commit of package sddm for openSUSE:Factory checked in at 2020-03-11 18:42:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sddm (Old) and /work/SRC/openSUSE:Factory/.sddm.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sddm" Wed Mar 11 18:42:17 2020 rev:47 rq:783801 version:0.18.0 Changes: -------- --- /work/SRC/openSUSE:Factory/sddm/sddm.changes 2019-10-22 15:38:32.417244504 +0200 +++ /work/SRC/openSUSE:Factory/.sddm.new.3160/sddm.changes 2020-03-11 18:44:38.407351254 +0100 @@ -1,0 +2,14 @@ +Wed Mar 11 11:55:20 UTC 2020 - Fabian Vogt <[email protected]> + +- Don't add sddm to the video group, it's not necessary (see later + comments on boo#1165987) + +------------------------------------------------------------------- +Fri Mar 6 10:33:37 UTC 2020 - Dr. Werner Fink <[email protected]> + +- Add user sddm to group video to allow e.g. to use devices for + Nvidia X server (boo#1165987) +- Add (pre)requires for systemd macros, video group, the getent + (currently in glibc), and the groupadd (currently in shadow) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sddm.spec ++++++ --- /var/tmp/diff_new_pack.hqugG4/_old 2020-03-11 18:44:40.551352569 +0100 +++ /var/tmp/diff_new_pack.hqugG4/_new 2020-03-11 18:44:40.551352569 +0100 @@ -73,7 +73,11 @@ BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(xcb-xkb) +%systemd_requires Requires(post): diffutils +Requires(pre): %{_bindir}/getent +Requires(pre): %{_sbindir}/groupadd +Requires(pre): %{_sbindir}/useradd Requires: sddm-branding = %{version} Requires: xdm # Merged the -lang package back into the main package
