- Update to 1.3.3
* Change build system to cmake
* Add support to ConsoleKit
* Many bug fixes
- I have disabled the following patches rather than removing them
as I do not know the policy of the lxde devel project. I have also
commented why that patch was not used.
* Patch0 %{name}-1.3.2-makefile.patch
* Patch1 %{name}-1.3.2-daemon.patch
* Patch6 %{name}-1.3.2-restart-xserver-if-kill-slim.patch
- added cmake to BuildRequires as slim uses cmake and therefore
reworked the build section of the spec
OBS-URL: https://build.opensuse.org/request/show/113567
OBS-URL: https://build.opensuse.org/package/show/X11:lxde/slim?expand=0&rev=22
- Add %_libdir/X11 to the list of dirs.
- slimdm -> slim,
fixed bugs,
%{_libdir}/X11/displaymanagers is no config file.
- Changed %{_sysconfdir}/X11/displaymanagers to
%{_libdir}/X11/displaymanagers.
- add missing "%dir %{_sysconfdir}/X11/displaymanagers"
to specfile.
- slimdm: Add startup script file to be sourced by /etc/xinit.d/xdm.
The display manager stratup script /etc/init.d/xdm should not
contain any code specific to a display manager. Instead such code
should live in a script file supplied by the specific dm which
is sourced by the start script. Those script files will live
in /etc/X11/displaymanagers/.
OBS-URL: https://build.opensuse.org/request/show/81052
OBS-URL: https://build.opensuse.org/package/show/X11:lxde/slim?expand=0&rev=18