Hello community, here is the log from the commit of package gnome-shell-extensions for openSUSE:Factory checked in at 2017-09-29 11:53:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-shell-extensions (Old) and /work/SRC/openSUSE:Factory/.gnome-shell-extensions.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gnome-shell-extensions" Fri Sep 29 11:53:52 2017 rev:64 rq:529141 version:3.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-shell-extensions/gnome-shell-extensions.changes 2017-09-25 13:51:40.540180880 +0200 +++ /work/SRC/openSUSE:Factory/.gnome-shell-extensions.new/gnome-shell-extensions.changes 2017-09-29 11:53:53.559440271 +0200 @@ -1,0 +2,7 @@ +Wed Sep 27 08:37:53 UTC 2017 - xwang@suse.com + +- Enable SLE-Classic session working on Wayland. + Add sle-classic.desktop in folder '{_datadir}/wayland-sessions/' + (bsc#1058797) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-shell-extensions.spec ++++++ --- /var/tmp/diff_new_pack.expWQh/_old 2017-09-29 11:53:54.387323530 +0200 +++ /var/tmp/diff_new_pack.expWQh/_new 2017-09-29 11:53:54.387323530 +0200 @@ -126,6 +126,8 @@ %find_lang %{name} %{?no_lang_C} %if !0%{?is_opensuse} install -m0644 %{SOURCE2} %{buildroot}/%{_datadir}/xsessions/sle-classic.desktop +install -d -m755 %{buildroot}%{_datadir}/wayland-sessions +install -m0644 %{SOURCE2} %{buildroot}/%{_datadir}/wayland-sessions/sle-classic.desktop # Install SLE theme tar -xzvf %{SOURCE3} install -d %{buildroot}%{_datadir}/gnome-shell/theme @@ -147,7 +149,6 @@ --remove default-xsession.desktop %{_datadir}/xsessions/sle-classic.desktop %endif - %files common %defattr(-,root,root) %doc COPYING README.SUSE @@ -181,6 +182,8 @@ %if !0%{?is_opensuse} %{_datadir}/xsessions/default.desktop %{_datadir}/xsessions/sle-classic.desktop +%dir %{_datadir}/wayland-sessions +%{_datadir}/wayland-sessions/sle-classic.desktop %{_datadir}/gnome-shell/theme/sle-background.png %ghost %{_sysconfdir}/alternatives/default-xsession.desktop %endif