From 786137d0a7d9f860b57517578b1e3bd312b2401d Mon Sep 17 00:00:00 2001 From: Bernie Innocenti Date: Dec 11 2008 00:03:39 +0000 Subject: - Spec file cleanup and updates --- diff --git a/sugar.spec b/sugar.spec index 1bea636..13a511d 100644 --- a/sugar.spec +++ b/sugar.spec @@ -3,14 +3,14 @@ %define commitid 454def195d %define alphatag 20080822git%{commitid} -Summary: OLPC desktop environment +Summary: Constructionist learning platform Name: sugar Version: 0.83.3 -Release: 4%{?dist} -URL: http://dev.laptop.org +Release: 5%{?dist} +URL: http://sugarlabs.org/ Source0: http://dev.laptop.org/pub/sugar/sources/%{name}/%{name}-%{version}.tar.bz2 -License: GPL/LGPL -Group: System Environment/Libraries +License: GPLv2+ +Group: User Interface/Desktops Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Patch1: desktop.patch @@ -33,12 +33,20 @@ Requires: gstreamer-python %description -Desktop Environment for the One Laptop Per Child project; see the -sites http://fedoraproject.org/wiki/OLPC and http://www.laptop.org for -goals of this project. +Sugar provides a simple yet powerful means of engaging young +children in the world of learning that is opened up by computers +and the Internet. With Sugar, even the youngest learner will quickly +become proficient in using the computer as a tool to engage in +authentic problem-solving. Sugar promotes sharing, collaborative +learning, and reflection, developing skills that help them in all +aspects of life. + +Sugar is also the desktop environment for the One Laptop Per Child +project; see the sites http://fedoraproject.org/wiki/OLPC and +http://www.laptop.org for goals of this project. %package emulator -Summary: The emulator for the Desktop Environment sugar +Summary: The emulator for the Sugar Desktop Environment Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: xorg-x11-server-Xephyr @@ -120,6 +128,9 @@ rm -rf %{buildroot} %{_bindir}/sugar-emulator %changelog +* Wed Dec 10 2008 Bernie Innocenti - 0.83.3-5 +- Spec file cleanup and updates + * Sat Nov 29 2008 Ignacio Vazquez-Abrams - 0.83.3-4 - Rebuild for Python 2.6