rpms/gdm/devel gdm.spec,1.369,1.370 sources,1.89,1.90

Ray Strode (rstrode) fedora-extras-commits at redhat.com
Fri Apr 11 19:16:58 UTC 2008


Author: rstrode

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

Modified Files:
	gdm.spec sources 
Log Message:
- Fix focus handling when tabbing from user-chooser to buttons
- don't set real uid to user before setcred
- fix permissions on /var/run/gdm ... again



Index: gdm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gdm/devel/gdm.spec,v
retrieving revision 1.369
retrieving revision 1.370
diff -u -r1.369 -r1.370
--- gdm.spec	10 Apr 2008 20:59:51 -0000	1.369
+++ gdm.spec	11 Apr 2008 19:16:11 -0000	1.370
@@ -16,7 +16,7 @@
 Summary: The GNOME Display Manager
 Name: gdm
 Version: 2.21.10
-Release: 0.2008.04.08.4%{?dist}
+Release: 0.2008.04.11.1%{?dist}
 Epoch: 1
 License: GPLv2+
 Group: User Interface/X
@@ -288,7 +288,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(1755, root, gdm) %dir %{_localstatedir}/run/gdm
+%attr(1777, root, gdm) %dir %{_localstatedir}/run/gdm
 
 %files user-switch-applet
 %defattr(-, root, root)
@@ -297,8 +297,13 @@
 %{_datadir}/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml
 
 %changelog
+* Fri Apr 11 2008 Ray Strode <rstrode at redhat.com> - 1:2.21.10-0.2008.04.11.1
+- Fix focus handling when tabbing from user-chooser to buttons
+- don't set real uid to user before setcred
+- fix permissions on /var/run/gdm ... again
+
 * Thu Apr 10 2008 Matthias Clasen <mclasen at redhat.com> - 1:2.21.10-0.2008.04.08.4
-- Work around a XKB problem 
+- Work around a XKB problem
 
 * Tue Apr  8 2008 Ray Strode <rstrode at redhat.com> - 1:2.21.10-0.2008.04.08.3
 - Language list was incomplete (bug 441613)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gdm/devel/sources,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- sources	9 Apr 2008 03:57:12 -0000	1.89
+++ sources	11 Apr 2008 19:16:11 -0000	1.90
@@ -1 +1 @@
-c0b8f6196012b8a203a3e2f573ab317c  gdm-2.21.10.tar.gz
+91fd630ed1162aa1ded537fc5a59ab74  gdm-2.21.10.tar.gz




More information about the fedora-extras-commits mailing list