SUNWgnome-dtlogin-integration.spec
changeset 13308 263ca64cc68f
parent 12873 598c05bd6a22
child 13329 aa15dfd735c0
--- a/SUNWgnome-dtlogin-integration.spec	Thu Aug 28 10:15:48 2008 +0000
+++ b/SUNWgnome-dtlogin-integration.spec	Thu Aug 28 10:54:50 2008 +0000
@@ -30,6 +30,8 @@
 Patch1:                  SUNWgnome-dtlogin-integration-01-no-mo.diff
 # date:2008-07-21 owner:jefftsai type:branding
 Patch2:                  SUNWgnome-dtlogin-integration-02-ssh-agent.diff
+# date:2008-08-28 owner:gheet type:branding bugster:6741506
+Patch3:                  SUNWgnome-dtlogin-integration-03-dbus-launch.diff
 SUNW_BaseDir:            %{dtlogin_config_basedir}
 SUNW_Copyright:          SUNWgnome-dtlogin-integration.copyright
 BuildRoot:               %{_tmppath}/%{name}-%{version}-build
@@ -42,6 +44,7 @@
 %setup -q -n dtlogin-integration-%{tarball_version}
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 bash -x %SOURCE1 --enable-sun-linguas
 
@@ -95,6 +98,8 @@
 %endif
 
 %changelog
+* Thu Aug 28 2008 - [email protected]
+- Added script to launch dbus session bus now that gnome-session does not do that.
 * Mon Jul 21 2008 - [email protected]
 - Not start ssh-agent because gnome-keyring-daemon has added this feature.
 * Tue Apr  1 2008 - [email protected]