Accepting request 49185 from home:a_jaeger:branches:openSUSE:Factory
thanks OBS-URL: https://build.opensuse.org/request/show/49185 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=143
This commit is contained in:
parent
0478232a25
commit
4977eb0e94
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 27 05:59:41 UTC 2010 - aj@suse.de
|
||||
|
||||
- Mark /var/run/gdm as ghost in case that /var/run is on tmpfs.
|
||||
gdm creates the directory itself.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 22 14:26:23 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
|
2
gdm.spec
2
gdm.spec
@ -242,7 +242,7 @@ fi
|
||||
%{_libexecdir}/gdm/gdm-*
|
||||
%exclude %{_libexecdir}/gdm/gdm-user-switch-applet
|
||||
%attr(750,gdm,gdm) %dir %{_localstatedir}/lib/gdm
|
||||
%attr(751,gdm,gdm) %dir %{_localstatedir}/run/gdm
|
||||
%ghost %attr(751,gdm,gdm) %dir %{_localstatedir}/run/gdm
|
||||
%attr(750,gdm,gdm) %dir %{_localstatedir}/log/gdm
|
||||
%attr(750,gdm,gdm) %dir %{_localstatedir}/lib/gdm/.gconf.mandatory
|
||||
%attr(640,gdm,gdm) %{_localstatedir}/lib/gdm/.gconf.mandatory/%gconf-tree.xml
|
||||
|
Loading…
x
Reference in New Issue
Block a user