From 699fbdf1c16ff3379c151abdaa8b79866877d509265aa0f881c22255306313c5 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 29 Apr 2008 21:28:26 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-session?expand=0&rev=42 --- gnome | 2 +- gnome-session.changes | 7 +++++++ gnome-session.spec | 6 +++++- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/gnome b/gnome index f1900bd..8e89d08 100644 --- a/gnome +++ b/gnome @@ -76,7 +76,7 @@ fi # the /usr/share/applications/YaST2/live-installer.desktop exists on a live install system if [ -e /usr/share/applications/YaST2/live-installer.desktop ] ; then mkdir -p ~/Desktop - cp -u /usr/share/dist/desktop-files/live-installer.desktop ~/Desktop + cp -u /usr/share/applications/YaST2/live-installer.desktop ~/Desktop # setup live install to not start beagled if [ -e /etc/xdg/autostart/beagled-autostart.desktop ] ; then diff --git a/gnome-session.changes b/gnome-session.changes index 17ef2cd..825c754 100644 --- a/gnome-session.changes +++ b/gnome-session.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Apr 29 23:20:05 CEST 2008 - vuntz@suse.de + +- Actually copy the right live-installer.desktop (instead of a + non-existing file) in gnome script so the installer icon appears + on the desktop. + ------------------------------------------------------------------- Tue Apr 22 20:38:23 CEST 2008 - vuntz@suse.de diff --git a/gnome-session.spec b/gnome-session.spec index a50ade3..de5af8a 100644 --- a/gnome-session.spec +++ b/gnome-session.spec @@ -16,7 +16,7 @@ BuildRequires: control-center2-devel fdupes gnome-common gnome-desktop-devel gn License: GPL v2 or later; LGPL v2.1 or later Group: System/GUI/GNOME Version: 2.22.1.1 -Release: 11 +Release: 17 Summary: Session Tools for the GNOME 2.x Desktop Source: %{name}-%{version}.tar.bz2 Source1: gnome @@ -176,6 +176,10 @@ rm -rf $RPM_BUILD_ROOT %files lang -f %{name}-2.0.lang %changelog +* Wed Apr 30 2008 vuntz@suse.de +- Actually copy the right live-installer.desktop (instead of a + non-existing file) in gnome script so the installer icon appears + on the desktop. * Tue Apr 22 2008 vuntz@suse.de - Remove old PATCH-NEEDS-REBASE tag for gnome-session-wm-switch.patch. I forgot to remove it in the