File entrance.changes of Package entrance
-------------------------------------------------------------------
Mon Sep 26 12:59:59 UTC 2011 - eich@suse.com
- entrance: fix function name in dm startup scriptlet.
entrancedm_vars -> entrance_vars.
The naming convention had been changed however this dm was missed.
-------------------------------------------------------------------
Wed Sep 21 08:35:24 UTC 2011 - eich@suse.com
- Don't use %{_libexecdir} for init script path, it's not uniformly
defined on all supported products.
-------------------------------------------------------------------
Tue Sep 20 15:51:45 UTC 2011 - eich@suse.com
- Change %{_libdir} to ${_libexecdir}.
-------------------------------------------------------------------
Mon Sep 5 21:34:48 UTC 2011 - eich@suse.com
- Add %_libdir/X11 to the list of dirs.
-------------------------------------------------------------------
Wed Aug 31 07:31:59 UTC 2011 - eich@suse.com
- entrancedm -> entrance,
bug fixes,
%{_libdir}/X11/displaymanagers is no config file.
-------------------------------------------------------------------
Tue Aug 30 14:49:24 UTC 2011 - eich@suse.com
- Changed %{_sysconfdir}/X11/displaymanagers to
%{_libdir}/X11/displaymanagers.
-------------------------------------------------------------------
Tue Aug 30 09:54:12 UTC 2011 - eich@suse.com
- add missing "%dir %{_sysconfdir}/X11/displaymanagers"
to specfile.
-------------------------------------------------------------------
Thu Aug 25 12:13:39 UTC 2011 - eich@suse.de
- entrancedm: 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/.