rpms/sugar/devel sugar.spec,1.34,1.35

Marco Pesenti Gritti mpg at fedoraproject.org
Fri Nov 28 10:55:01 UTC 2008


Author: mpg

Update of /cvs/pkgs/rpms/sugar/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21051

Modified Files:
	sugar.spec 
Log Message:
* Fri Nov 28 2008 Marco Pesenti Gritti <mpg at redhat.com> - 0.83.3-2
- Fix the desktop file executable




Index: sugar.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/devel/sugar.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- sugar.spec	28 Nov 2008 01:44:13 -0000	1.34
+++ sugar.spec	28 Nov 2008 10:54:30 -0000	1.35
@@ -6,13 +6,15 @@
 Summary: OLPC desktop environment
 Name: sugar
 Version: 0.83.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL: http://dev.laptop.org
 Source0: http://dev.laptop.org/pub/sugar/sources/%{name}/%{name}-%{version}.tar.bz2
 License: GPL/LGPL
 Group: System Environment/Libraries
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+Patch1: desktop.patch
+
 BuildRequires: pkgconfig
 BuildRequires: perl-XML-Parser
 BuildRequires: gettext
@@ -48,6 +50,8 @@
 %prep
 %setup -q
 
+%patch1 -p0 -b .desktop
+
 %build
 %configure
 make
@@ -116,6 +120,9 @@
 %{_bindir}/sugar-emulator
 
 %changelog
+* Fri Nov 28 2008 Marco Pesenti Gritti <mpg at redhat.com> - 0.83.3-2
+- Fix the desktop file executable
+
 * Fri Nov 28 2008 Marco Pesenti Gritti <mpg at redhat.com> - 0.83.3-1
 - Update to 0.83.3
 




More information about the fedora-extras-commits mailing list