Author: goetz
Date: Wed Nov 22 17:19:14 2006
New Revision: 86239

Added:
   
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.0.5-dithering.patch
   packages/cooker/gnome-session/current/SOURCES/gnome-session-2.0.5-login.patch
   
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.13.4-no-crashes.patch
   
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.14.1-defaultsession.patch
   
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.14.2-mandriva-galaxy.patch
   
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.16.1-compositing-wm.patch
      - copied unchanged from r86227, 
/packages/cooker/gnome-session/current/SOURCES/gnome-session-2.16.1-compositing-wm.patch.bz2
   packages/cooker/gnome-session/current/SOURCES/gnome-session-2.16.2.tar.bz2   
(contents, props changed)
   
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.5.4-splash.patch
   
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.5.4-splashicons.patch
Removed:
   
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.16.1-compositing-wm.patch.bz2
Modified:
   packages/cooker/gnome-session/current/SPECS/gnome-session.spec

Log:
- new version
- unpack patches


Added: 
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.0.5-dithering.patch
==============================================================================
--- (empty file)
+++ 
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.0.5-dithering.patch
   Wed Nov 22 17:19:14 2006
@@ -0,0 +1,20 @@
+--- gnome-session-2.0.5/gnome-session/splash-widget.c.dithering        
2002-08-28 12:47:42.000000000 -0400
++++ gnome-session-2.0.5/gnome-session/splash-widget.c  2002-08-28 
12:48:10.000000000 -0400
+@@ -163,7 +163,7 @@
+                               exposed.y - si->position.y,
+                               exposed.x, exposed.y,
+                               exposed.width, exposed.height,
+-                              GDK_RGB_DITHER_NORMAL,
++                              GDK_RGB_DITHER_MAX,
+                               exposed.x, exposed.y);
+       }
+ 
+@@ -245,7 +245,7 @@
+                               sw->background, GDK_DRAWABLE (pm),
+                               widget->style->black_gc,
+                               0, 0, 0, 0, width, height,
+-                              GDK_RGB_DITHER_NORMAL,
++                              GDK_RGB_DITHER_MAX,
+                               0, 0);
+                       
+                       gdk_window_set_back_pixmap (

Added: 
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.0.5-login.patch
==============================================================================
--- (empty file)
+++ 
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.0.5-login.patch   
    Wed Nov 22 17:19:14 2006
@@ -0,0 +1,11 @@
+--- gnome-session-2.0.5/gnome-session/gsm-sound.c.login        2002-07-12 
10:02:06.000000000 +0100
++++ gnome-session-2.0.5/gnome-session/gsm-sound.c      2002-08-23 
14:53:08.000000000 +0100
+@@ -66,7 +66,7 @@
+   if (!(sample_file && *sample_file))
+     {
+       g_free (sample_file);
+-      return FALSE;
++      return TRUE; /* Don't fall back to system sound. */
+     }
+ 
+   sample_id = esd_sample_getid (gnome_sound_connection_get (), 
"gnome-2/login");

Added: 
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.13.4-no-crashes.patch
==============================================================================
--- (empty file)
+++ 
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.13.4-no-crashes.patch
 Wed Nov 22 17:19:14 2006
@@ -0,0 +1,18 @@
+--- gnome-session-2.13.4/gnome-session/main.c.no-crashes       2006-01-16 
09:59:23.000000000 -0500
++++ gnome-session-2.13.4/gnome-session/main.c  2006-01-16 09:59:41.000000000 
-0500
+@@ -344,6 +344,7 @@
+   if (getenv ("GSM_VERBOSE_DEBUG"))
+     gsm_set_verbose (TRUE);
+ 
++#if 0
+   /* Help eradicate the critical warnings in unstable releases of GNOME */
+   versions = g_strsplit (VERSION, ".", 3);
+   if (versions && versions [0] && versions [1])
+@@ -357,6 +358,7 @@
+       }
+     }
+   g_strfreev (versions);
++#endif
+       
+   set_lang();
+   set_gtk1_theme_rcfile ();

Added: 
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.14.1-defaultsession.patch
==============================================================================
--- (empty file)
+++ 
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.14.1-defaultsession.patch
     Wed Nov 22 17:19:14 2006
@@ -0,0 +1,21 @@
+--- gnome-session-2.14.1/gnome-session/default.in.defaultsession       
2005-07-25 09:13:53.000000000 +0200
++++ gnome-session-2.14.1/gnome-session/default.in      2006-05-19 
19:48:54.000000000 +0200
+@@ -8,7 +8,7 @@
+ # The clients must be numbered from 0 to the value of num_clients - 1.
+ 
+ [Default]
+-num_clients=3
++num_clients=5
+ 0,id=default0
+ 0,Priority=0
+ 0,RestartCommand=gnome-wm --default-wm gnome-wm --sm-client-id default0
+@@ -18,3 +18,9 @@
+ 2,id=default2
+ 2,Priority=20
+ 2,RestartCommand=nautilus --no-default-window --sm-client-id default2
++3,id=default3
++3,Priority=60
++3,RestartCommand=pam-panel-icon --sm-client-id default3
++4,id=default4
++4,priority=60
++4,restartcommand=eggcups --sm-client-id default4

Added: 
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.14.2-mandriva-galaxy.patch
==============================================================================
--- (empty file)
+++ 
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.14.2-mandriva-galaxy.patch
    Wed Nov 22 17:19:14 2006
@@ -0,0 +1,22 @@
+--- gnome-session-2.3.7/gnome-session/main.c.mandrakegalaxy    2003-08-13 
14:58:52.000000000 +0200
++++ gnome-session-2.3.7/gnome-session/main.c   2003-08-28 17:33:08.000000000 
+0200
+@@ -486,6 +486,7 @@
+ {
+   char *ep;
+   char *session_name_env;
++  char *cmd;
+   Session *the_session;
+   GConfClient *gconf_client;
+   gboolean splashing;
+@@ -628,6 +629,11 @@
+   if (a_t_support) /* the ATs are happier if the session has started */
+     gsm_assistive_technologies_start ();
+ 
++  if ((cmd = g_find_program_in_path ("mandriva-galaxy"))) {
++    g_spawn_command_line_async (cmd, NULL);
++    g_free (cmd);
++  }
++
+   gtk_main ();
+ 
+   gsm_sound_logout ();

Added: 
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.16.2.tar.bz2
==============================================================================
Binary file. No diff available.

Added: 
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.5.4-splash.patch
==============================================================================
--- (empty file)
+++ 
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.5.4-splash.patch  
    Wed Nov 22 17:19:14 2006
@@ -0,0 +1,11 @@
+--- gnome-session-2.5.4/gnome-session/gnome-session.schemas.in~        
2003-11-12 11:30:57.000000000 +0100
++++ gnome-session-2.5.4/gnome-session/gnome-session.schemas.in 2004-02-11 
00:18:33.804154672 +0100
+@@ -50,7 +50,7 @@
+          <applyto>/apps/gnome-session/options/splash_image</applyto>
+          <owner>gnome</owner>
+          <type>string</type>
+-         <default>splash/gnome-splash.png</default>
++         <default>splash/mdk-gnome-splash.png</default>
+          <locale name="C">
+             <short>Splash Screen Image</short>
+             <long>Preferred Image to use for the splash screen when logging 
in to the GNOME Desktop</long>

Added: 
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.5.4-splashicons.patch
==============================================================================
--- (empty file)
+++ 
packages/cooker/gnome-session/current/SOURCES/gnome-session-2.5.4-splashicons.patch
 Wed Nov 22 17:19:14 2006
@@ -0,0 +1,14 @@
+--- gnome-session-2.5.4/gnome-session/splash-widget.c.splashicons      
2004-02-04 09:47:06.000000000 +0100
++++ gnome-session-2.5.4/gnome-session/splash-widget.c  2004-02-11 
10:29:06.000000000 +0100
+@@ -46,7 +46,10 @@
+       { N_("The Panel"),               "gnome-panel",           "gnome-panel" 
},
+       { N_("Session Manager Proxy"),   "gnome-smproxy",         
"gnome-session" },
+       { N_("Nautilus"),                "nautilus",              
"gnome-fs-desktop" },
+-      { N_("Desktop Settings"),        "gnome-settings-daemon", 
"gnome-settings" }
++      { N_("Desktop Settings"),        "gnome-settings-daemon", 
"gnome-settings.png" },
++      { N_("Authentication Icon"),     "pam-panel-icon",        "keyring.png" 
},
++      { N_("MandrakeGalaxy"),          "mandrakegalaxy",        
"mdk/mandrake.png" },
++      { N_("CD"),                      "magicdev",              
"gnome-dev-cdrom.png" }
+ };
+ 
+ static const SplashApp *

Modified: packages/cooker/gnome-session/current/SPECS/gnome-session.spec
==============================================================================
--- packages/cooker/gnome-session/current/SPECS/gnome-session.spec      
(original)
+++ packages/cooker/gnome-session/current/SPECS/gnome-session.spec      Wed Nov 
22 17:19:14 2006
@@ -2,8 +2,8 @@
 
 Summary:        The gnome desktop programs for the GNOME GUI desktop 
environment
 Name:           gnome-session
-Version: 2.16.1
-Release:        %mkrel 2
+Version: 2.16.2
+Release:        %mkrel 1
 License:        GPL/LGPL
 Group:          Graphical desktop/GNOME
 Source0:        
ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
@@ -11,22 +11,22 @@
 Source2:       gnome-session-gnomerc.bz2
 Source3:        gnome-splash.png
 # (fc) 2.0.5-4dmk Fix login sound disabling (Rawhide)
-Patch2:                gnome-session-2.0.5-login.patch.bz2
+Patch2:                gnome-session-2.0.5-login.patch
 # (fc) 2.0.7-2mdk add pam-panel-icon, gnome-volume-manager from default session
-Patch3:                gnome-session-2.14.1-defaultsession.patch.bz2
+Patch3:                gnome-session-2.14.1-defaultsession.patch
 # (fc) 2.2.0.2-2mdk add some icons to splashscreen
-Patch4:                gnome-session-2.5.4-splashicons.patch.bz2
+Patch4:                gnome-session-2.5.4-splashicons.patch
 # (fc) 2.3.7-2mdk don't use session to start mandriva-galaxy, do it
 # ourself (bug # 4505)
-Patch5:                gnome-session-2.14.2-mandriva-galaxy.patch.bz2
+Patch5:                gnome-session-2.14.2-mandriva-galaxy.patch
 # (fc) 2.4.2-3mdk use our own splash
-Patch6:                gnome-session-2.5.4-splash.patch.bz2
+Patch6:                gnome-session-2.5.4-splash.patch
 # (fc) 2.4.2-4mdk fix dithering of splash screen (RH)
-Patch7:                gnome-session-2.0.5-dithering.patch.bz2
+Patch7:                gnome-session-2.0.5-dithering.patch
 # (fc) 2.15.1-1mdv disable crash on warning
-Patch8:                gnome-session-2.13.4-no-crashes.patch.bz2
+Patch8:                gnome-session-2.13.4-no-crashes.patch
 # (blino) 2.16.1-2mdv allow to pass sm client id to compositing wm
-Patch9:                gnome-session-2.16.1-compositing-wm.patch.bz2
+Patch9:                gnome-session-2.16.1-compositing-wm.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 URL:            http://www.gnome.org/softwaremap/projects/gnome-session/

Reply via email to