- Install X auth cookies in /var/run/gdm instead of /tmp

This commit is contained in:
Ray Strode 2008-04-08 16:13:47 +00:00
parent 6de609fd28
commit 24b9537283
2 changed files with 6 additions and 2 deletions

View File

@ -16,7 +16,7 @@
Summary: The GNOME Display Manager
Name: gdm
Version: 2.21.10
Release: 0.2008.04.07.3%{?dist}
Release: 0.2008.04.08.1%{?dist}
Epoch: 1
License: GPLv2+
Group: User Interface/X
@ -286,6 +286,7 @@ fi
%attr(1640, root, gdm) %dir %{_localstatedir}/lib/gdm/.gconf.path
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
%attr(1770, root, gdm) %dir %{_localstatedir}/lib/gdm
%attr(1770, root, gdm) %dir %{_localstatedir}/run/gdm
%files user-switch-applet
%defattr(-, root, root)
@ -294,6 +295,9 @@ fi
%{_datadir}/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml
%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
- Disable image for automatic login and other user
- Act more sanely if gnome isn't installed

View File

@ -1 +1 @@
6643314bbd80670bfbc60795a24db5bf gdm-2.21.10.tar.gz
b03fce390f9673ee747c85204a7ab56a gdm-2.21.10.tar.gz