Accepting request 365433 from home:eeich:branches:X11:XOrg
- xdm.tar.bz: * /etc/X11/xdm/sys.xsession: fix regression from fix for boo#967002 (boo#968172). * /etc/X11/xdm/Xsession: + Add comments for documentation + Fix semantics + Don't use $HOME/.xinitrc as session script. Let sys.xession handle this. + Make argument parser more robust: add parse error detection. * Add an 'xsession' desktop file: this should offer a session where the $HOME/.xsession is used (boo#968631). OBS-URL: https://build.opensuse.org/request/show/365433 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=121
This commit is contained in:
parent
08833d1f60
commit
7c2008468d
16
xdm.changes
16
xdm.changes
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Feb 27 11:53:42 UTC 2016 - eich@suse.com
|
||||||
|
|
||||||
|
- xdm.tar.bz:
|
||||||
|
* /etc/X11/xdm/sys.xsession:
|
||||||
|
fix regression from fix for boo#967002 (boo#968172).
|
||||||
|
* /etc/X11/xdm/Xsession:
|
||||||
|
+ Add comments for documentation
|
||||||
|
+ Fix semantics
|
||||||
|
+ Don't use $HOME/.xinitrc as session script. Let sys.xession
|
||||||
|
handle this.
|
||||||
|
+ Make argument parser more robust:
|
||||||
|
add parse error detection.
|
||||||
|
* Add an 'xsession' desktop file: this should offer a session
|
||||||
|
where the $HOME/.xsession is used (boo#968631).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 26 12:46:53 UTC 2016 - eich@suse.com
|
Fri Feb 26 12:46:53 UTC 2016 - eich@suse.com
|
||||||
|
|
||||||
|
2
xdm.spec
2
xdm.spec
@ -225,6 +225,8 @@ chmod 0755 %{buildroot}%{_sbindir}/rcxdm
|
|||||||
%{_libdir}/X11/xdm/
|
%{_libdir}/X11/xdm/
|
||||||
%dir %{_datadir}/X11/app-defaults
|
%dir %{_datadir}/X11/app-defaults
|
||||||
%{_datadir}/X11/app-defaults/Chooser
|
%{_datadir}/X11/app-defaults/Chooser
|
||||||
|
%dir %{_datadir}/xsessions
|
||||||
|
%{_datadir}/xsessions/xsession.desktop
|
||||||
%{_mandir}/man1/chooser.1%{?ext_man}
|
%{_mandir}/man1/chooser.1%{?ext_man}
|
||||||
%{_mandir}/man1/xdm.1%{?ext_man}
|
%{_mandir}/man1/xdm.1%{?ext_man}
|
||||||
%if 0%{?suse_version} < 1315
|
%if 0%{?suse_version} < 1315
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:84058c07eba515d89b0b481bf5ab8e41d0322aa7ba89d2ea853596617e95de73
|
oid sha256:72b5fe908da6ed78b238d158f344dca8f00e8cdaea8590317bfedb8c23ecfc2b
|
||||||
size 22344
|
size 22699
|
||||||
|
Loading…
Reference in New Issue
Block a user