commit gdm for openSUSE:Factory
Hello community, here is the log from the commit of package gdm for openSUSE:Factory checked in at 2014-06-01 18:54:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gdm (Old) and /work/SRC/openSUSE:Factory/.gdm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gdm" Changes: -------- --- /work/SRC/openSUSE:Factory/gdm/gdm.changes 2014-05-20 14:27:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gdm.new/gdm.changes 2014-06-01 18:54:58.000000000 +0200 @@ -1,0 +2,9 @@ +Wed May 28 11:26:21 UTC 2014 - fcrozat@suse.com + +- Remove scrollkeeper configure flag, no longer exists. +- Only build ConsoleKit support when not building systemd support. +- Update gdm-launch-environment.pamd to not call pam_loginuid, it + was causing gdm logind session to not be detected as a greeter + session. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gdm.spec ++++++ --- /var/tmp/diff_new_pack.gh773a/_old 2014-06-01 18:55:00.000000000 +0200 +++ /var/tmp/diff_new_pack.gh773a/_new 2014-06-01 18:55:00.000000000 +0200 @@ -201,7 +201,6 @@ --libexecdir=%{_prefix}/lib/gdm \ --localstatedir=%{_localstatedir} \ --with-at-spi-registryd-directory=%{_libexecdir}/at-spi \ - --with-consolekit-directory=%{_libexecdir}/ConsoleKit \ --with-check-accelerated-directory=%{_libexecdir} \ --with-gnome-settings-daemon-directory=%{_libexecdir}/gnome-settings-daemon-3.0 \ --enable-ipv6 \ @@ -209,15 +208,15 @@ %if %{with_systemd} --with-systemd \ %else + --with-consolekit-directory=%{_libexecdir}/ConsoleKit \ --without-systemd \ -%endif --with-console-kit \ +%endif %if %{enable_split_authentication} --enable-split-authentication \ %else --disable-split-authentication \ %endif - --disable-scrollkeeper \ --with-initial-vt=7 \ --with-run-dir=/run/gdm %__make %{?jobs:-j%jobs} V=1 ++++++ gdm-launch-environment.pamd ++++++ --- /var/tmp/diff_new_pack.gh773a/_old 2014-06-01 18:55:01.000000000 +0200 +++ /var/tmp/diff_new_pack.gh773a/_new 2014-06-01 18:55:01.000000000 +0200 @@ -3,5 +3,4 @@ auth required pam_permit.so account required pam_permit.so password include common-password -session required pam_loginuid.so session include common-session -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de