diff --git a/desktop.patch b/desktop.patch new file mode 100644 index 0000000..e0d5b9f --- /dev/null +++ b/desktop.patch @@ -0,0 +1,9 @@ +--- data/sugar.desktop.orig 2008-11-28 11:42:08.000000000 +0100 ++++ data/sugar.desktop 2008-11-28 11:42:21.000000000 +0100 +@@ -2,5 +2,5 @@ + Encoding=UTF-8 + Name=Sugar + GenericName=Sugar +-Exec=sugar-shell ++Exec=sugar + Type=Application diff --git a/sugar.spec b/sugar.spec index 8f97a12..7701b7a 100644 --- a/sugar.spec +++ b/sugar.spec @@ -6,7 +6,7 @@ Summary: OLPC desktop environment Name: sugar Version: 0.83.3 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://dev.laptop.org Source0: http://dev.laptop.org/pub/sugar/sources/%{name}/%{name}-%{version}.tar.bz2 License: GPL/LGPL @@ -120,6 +120,9 @@ rm -rf %{buildroot} %{_bindir}/sugar-emulator %changelog +* Fri Nov 28 2008 Marco Pesenti Gritti - 0.83.3-3 +- Really add the patch + * Fri Nov 28 2008 Marco Pesenti Gritti - 0.83.3-2 - Fix the desktop file executable