rpms/xorg-x11-xinit/devel Xsession, 1.10, 1.11 xorg-x11-xinit.spec, 1.59, 1.60

Matthias Clasen mclasen at fedoraproject.org
Mon Aug 25 13:49:45 UTC 2008


Author: mclasen

Update of /cvs/extras/rpms/xorg-x11-xinit/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16875

Modified Files:
	Xsession xorg-x11-xinit.spec 
Log Message:
fix #458694



Index: Xsession
===================================================================
RCS file: /cvs/extras/rpms/xorg-x11-xinit/devel/Xsession,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- Xsession	8 Apr 2008 21:20:03 -0000	1.10
+++ Xsession	25 Aug 2008 13:49:15 -0000	1.11
@@ -53,7 +53,7 @@
 	failsafe)
 	    exec -l $SHELL -c "xterm -geometry 80x24-0-0"
 	    ;;
-	gnome)
+	gnome|gnome-session)
 	    # lack of SSH_AGENT is intentional, see #441123.  though
 	    # the whole thing should really happen in xinitrc.d anyway.
 	    exec -l $SHELL -c gnome-session


Index: xorg-x11-xinit.spec
===================================================================
RCS file: /cvs/extras/rpms/xorg-x11-xinit/devel/xorg-x11-xinit.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- xorg-x11-xinit.spec	12 Aug 2008 00:59:10 -0000	1.59
+++ xorg-x11-xinit.spec	25 Aug 2008 13:49:15 -0000	1.60
@@ -3,7 +3,7 @@
 Summary:   X.Org X11 X Window System xinit startup scripts
 Name:      xorg-x11-%{pkgname}
 Version:   1.0.9
-Release:   3%{?dist}
+Release:   4%{?dist}
 License:   MIT
 Group:     User Interface/X
 URL:       http://www.x.org
@@ -131,6 +131,9 @@
 %{_datadir}/xsessions/xinit-compat.desktop
 
 %changelog
+* Mon Aug 25 2008 Matthias Clasen <mclasen at redhat.com> 1.0.9-3
+- Make the gnome session actually take the gnome case in the switch (#458694)
+
 * Mon Aug 11 2008 Jason L Tibbitts III <tibbs at math.uh.edu> - 1.0.9-3
 - Really fix license tag.
 




More information about the fedora-extras-commits mailing list