- Install X auth cookies in /var/run/gdm instead of /tmp
This commit is contained in:
parent
6de609fd28
commit
24b9537283
6
gdm.spec
6
gdm.spec
@ -16,7 +16,7 @@
|
|||||||
Summary: The GNOME Display Manager
|
Summary: The GNOME Display Manager
|
||||||
Name: gdm
|
Name: gdm
|
||||||
Version: 2.21.10
|
Version: 2.21.10
|
||||||
Release: 0.2008.04.07.3%{?dist}
|
Release: 0.2008.04.08.1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -286,6 +286,7 @@ fi
|
|||||||
%attr(1640, root, gdm) %dir %{_localstatedir}/lib/gdm/.gconf.path
|
%attr(1640, root, gdm) %dir %{_localstatedir}/lib/gdm/.gconf.path
|
||||||
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
|
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
|
||||||
%attr(1770, root, gdm) %dir %{_localstatedir}/lib/gdm
|
%attr(1770, root, gdm) %dir %{_localstatedir}/lib/gdm
|
||||||
|
%attr(1770, root, gdm) %dir %{_localstatedir}/run/gdm
|
||||||
|
|
||||||
%files user-switch-applet
|
%files user-switch-applet
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
@ -294,6 +295,9 @@ fi
|
|||||||
%{_datadir}/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml
|
%{_datadir}/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 8 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.08.1
|
||||||
|
- Install X auth cookies in /var/run/gdm instead of /tmp
|
||||||
|
|
||||||
* Mon Apr 7 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.07.3
|
* Mon Apr 7 2008 Ray Strode <rstrode@redhat.com> - 1:2.21.10-0.2008.04.07.3
|
||||||
- Disable image for automatic login and other user
|
- Disable image for automatic login and other user
|
||||||
- Act more sanely if gnome isn't installed
|
- Act more sanely if gnome isn't installed
|
||||||
|
Loading…
Reference in New Issue
Block a user