Accepting request 234168 from X11:XOrg
Add a changelog entry for my latest submit request (forwarded request 234155 from a_richardson) OBS-URL: https://build.opensuse.org/request/show/234168 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xdm?expand=0&rev=32
This commit is contained in:
commit
219c839c20
13
xdm.changes
13
xdm.changes
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 15 11:01:55 UTC 2014 - arichardson.kde@gmail.com
|
||||
|
||||
- Don't run dbus-launch if the socket /run/user/<uid>/bus exists, since
|
||||
this means that dbus is already handled by systemd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 13 05:31:18 UTC 2014 - coolo@suse.com
|
||||
|
||||
- just don't "package" pid file. It's called xdm.pid, so it's pretty
|
||||
obvious what package it is from
|
||||
- take the pid file out of the xdm.tar
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 24 12:01:16 UTC 2014 - sndirsch@suse.com
|
||||
|
||||
|
3
xdm.spec
3
xdm.spec
@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%if 0%{?suse_version} > 1220
|
||||
%if 0%{?suse_version} > 1230
|
||||
%define with_systemd 1
|
||||
%else
|
||||
%define with_systemd 0
|
||||
@ -208,7 +208,6 @@ chmod 0755 %{buildroot}%{_sbindir}/rcxdm
|
||||
%{_localstatedir}/adm/fillup-templates/sysconfig.displaymanager
|
||||
%{_localstatedir}/lib/xdm/authdir/
|
||||
%ghost %{_localstatedir}/log/xdm.errors
|
||||
%ghost %{_localstatedir}/run/xdm.pid
|
||||
%{_bindir}/chooser
|
||||
%{_bindir}/xdm
|
||||
%{_bindir}/xdmshell
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1b26b384c510a6db57f56829648395ae72b5edd8dcc2abda2ed430ec97f2266a
|
||||
size 20485
|
||||
oid sha256:0c6a2d49c6568655157c3a0957a68396004cc2c5d261640faf0862778dd039a5
|
||||
size 20616
|
||||
|
Loading…
x
Reference in New Issue
Block a user