rpms/gdm/devel gdm.spec,1.365,1.366 sources,1.87,1.88

Ray Strode (rstrode) fedora-extras-commits at redhat.com
Tue Apr 8 16:14:38 UTC 2008


Author: rstrode

Update of /cvs/pkgs/rpms/gdm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18178

Modified Files:
	gdm.spec sources 
Log Message:
- Install X auth cookies in /var/run/gdm instead of /tmp



Index: gdm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gdm/devel/gdm.spec,v
retrieving revision 1.365
retrieving revision 1.366
diff -u -r1.365 -r1.366
--- gdm.spec	8 Apr 2008 03:40:05 -0000	1.365
+++ gdm.spec	8 Apr 2008 16:13:47 -0000	1.366
@@ -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 @@
 %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 @@
 %{_datadir}/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml
 
 %changelog
+* Tue Apr  8 2008 Ray Strode <rstrode at 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 at 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


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gdm/devel/sources,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- sources	8 Apr 2008 03:40:05 -0000	1.87
+++ sources	8 Apr 2008 16:13:47 -0000	1.88
@@ -1 +1 @@
-6643314bbd80670bfbc60795a24db5bf  gdm-2.21.10.tar.gz
+b03fce390f9673ee747c85204a7ab56a  gdm-2.21.10.tar.gz




More information about the scm-commits mailing list