From 9c6624722e4e01a8f11c04039774b5bf2b3f3b5814a2fbe62fb9fda46487462c Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 8 Nov 2007 22:18:25 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-session?expand=0&rev=29 --- gnome-session-2.20.0.tar.bz2 | 3 --- gnome-session-2.20.1.tar.bz2 | 3 +++ gnome-session-gcc4.3-fixes.patch | 38 ++++++++++++++++++++++++++++++++ gnome-session.changes | 8 +++++++ gnome-session.spec | 15 +++++++++---- 5 files changed, 60 insertions(+), 7 deletions(-) delete mode 100644 gnome-session-2.20.0.tar.bz2 create mode 100644 gnome-session-2.20.1.tar.bz2 create mode 100644 gnome-session-gcc4.3-fixes.patch diff --git a/gnome-session-2.20.0.tar.bz2 b/gnome-session-2.20.0.tar.bz2 deleted file mode 100644 index f5fb515..0000000 --- a/gnome-session-2.20.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bdce51182f6c46aa6a595a7d91bda4e6c78889895b9d3c437af9f26bc379ceba -size 751968 diff --git a/gnome-session-2.20.1.tar.bz2 b/gnome-session-2.20.1.tar.bz2 new file mode 100644 index 0000000..432ac36 --- /dev/null +++ b/gnome-session-2.20.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:134d102f7f6dc889158c262488b98c843616fa8aef23ce3aaa923366076a6a29 +size 759126 diff --git a/gnome-session-gcc4.3-fixes.patch b/gnome-session-gcc4.3-fixes.patch new file mode 100644 index 0000000..c7a4db2 --- /dev/null +++ b/gnome-session-gcc4.3-fixes.patch @@ -0,0 +1,38 @@ +Index: gnome-session-2.20.1/gnome-session/splash-widget.c +=================================================================== +--- gnome-session-2.20.1.orig/gnome-session/splash-widget.c ++++ gnome-session-2.20.1/gnome-session/splash-widget.c +@@ -34,6 +34,10 @@ G_DEFINE_TYPE (SplashWidget, + + static gboolean update_trans_effect (gpointer); + ++static SplashWidget *global_splash = NULL; ++ ++ ++ + typedef struct { + const char *human_name; + const char *exe; +@@ -624,7 +628,6 @@ splash_widget_add_icon (SplashWidget *sw + } + } + +-static SplashWidget *global_splash = NULL; + + static void + update_icon_with_effect (SplashIcon *si) +@@ -654,6 +657,7 @@ update_icon_with_effect (SplashIcon *si) + } + } + ++ + static gboolean + update_trans_effect (gpointer splash_icon) + { +@@ -725,3 +729,6 @@ splash_hide (void) + } + } + ++ ++ ++ diff --git a/gnome-session.changes b/gnome-session.changes index ad931ed..a39a129 100644 --- a/gnome-session.changes +++ b/gnome-session.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Nov 7 19:22:44 CET 2007 - maw@suse.de + +- Update to version 2.20.1 + + Now requires a newer version of gtk2 + + Updated translations +- Add gnome-session-gcc4.3-fixes.patch. + ------------------------------------------------------------------- Thu Sep 20 17:35:33 CEST 2007 - cgaisford@novell.com diff --git a/gnome-session.spec b/gnome-session.spec index 1f2c1d8..c1856a9 100644 --- a/gnome-session.spec +++ b/gnome-session.spec @@ -1,5 +1,5 @@ # -# spec file for package gnome-session (Version 2.20.0) +# spec file for package gnome-session (Version 2.20.1) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -13,10 +13,10 @@ Name: gnome-session BuildRequires: CASA-devel control-center2-devel fdupes gnome-common gnome-desktop-devel gnome-keyring gnome-patch-translation hicolor-icon-theme intltool libglade2-devel libnotify-devel perl-XML-Parser tcpd-devel update-desktop-files # for xrdb resp. rsh checks: -License: GPL v2 or later, LGPL v2 or later +License: GPL v2 or later; LGPL v2.1 or later Group: System/GUI/GNOME -Version: 2.20.0 -Release: 4 +Version: 2.20.1 +Release: 1 Summary: Session Tools for the GNOME 2.x Desktop Source: %{name}-%{version}.tar.bz2 Source1: gnome @@ -59,6 +59,7 @@ Patch13: gnome-session-no-devel-fatals.patch Patch14: gnome-session-tile-ui.patch Patch15: gnome-session-main-init.patch Patch16: gnome-session-sound.patch +Patch17: gnome-session-gcc4.3-fixes.patch Url: http://www.gnome.org BuildRoot: %{_tmppath}/%{name}-%{version}-build AutoReqProv: on @@ -108,6 +109,7 @@ gnome-patch-translation-prepare %patch14 -p1 %patch15 %patch16 +%patch17 -p1 %endif gnome-patch-translation-update @@ -159,6 +161,11 @@ rm -rf $RPM_BUILD_ROOT %files lang -f %{name}-2.0.lang %changelog +* Wed Nov 07 2007 - maw@suse.de +- Update to version 2.20.1 + + Now requires a newer version of gtk2 + + Updated translations +- Add gnome-session-gcc4.3-fixes.patch. * Thu Sep 20 2007 - cgaisford@novell.com - Updated gnome script to detect live install user and create desktop entires in the ~/.config/autostart directory to disable