SHA256
1
0
forked from pool/xdm

Accepting request 233241 from home:a_jaeger:FactoryFix

Use /run/ instead of /var/run.

OBS-URL: https://build.opensuse.org/request/show/233241
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xdm?expand=0&rev=67
This commit is contained in:
Stefan Dirsch 2014-05-09 12:28:25 +00:00 committed by Git OBS Bridge
parent da6077e639
commit c8289a687c
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 9 11:59:21 UTC 2014 - aj@suse.com
- Use /run/ instead of /var/run.
-------------------------------------------------------------------
Mon Mar 24 12:01:16 UTC 2014 - sndirsch@suse.com

View File

@ -208,7 +208,11 @@ chmod 0755 %{buildroot}%{_sbindir}/rcxdm
%{_localstatedir}/adm/fillup-templates/sysconfig.displaymanager
%{_localstatedir}/lib/xdm/authdir/
%ghost %{_localstatedir}/log/xdm.errors
%if %with_systemd
%ghost /run/xdm.pid
%else
%ghost %{_localstatedir}/run/xdm.pid
%endif
%{_bindir}/chooser
%{_bindir}/xdm
%{_bindir}/xdmshell