diff --git a/.cvsignore b/.cvsignore index dbae156..ee3549d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ sugar-0.81.6.tar.bz2 +sugar-0.81.8-git0fc57309f3.tar.bz2 diff --git a/sources b/sources index fb6b9f7..3c26331 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 672a3a84fabca8615bbd731f7ade3645 sugar-0.81.6.tar.bz2 +d1115764082fb128ef9315de5ff60f7a sugar-0.81.8-git0fc57309f3.tar.bz2 diff --git a/sugar.spec b/sugar.spec index 7cefb12..31fbbec 100644 --- a/sugar.spec +++ b/sugar.spec @@ -1,16 +1,17 @@ -%define commitid 5da4483a6c -%define alphatag 20080705git%{commitid} +%define commitid 0fc57309f3 +%define alphatag 20080806git%{commitid} Summary: OLPC desktop environment Name: sugar -Version: 0.81.6 -Release: 1%{?dist} +Version: 0.81.8 +#Release: 1%{?dist} +Release: 2.%{alphatag}%{?dist} URL: http://dev.laptop.org # git clone git://dev.laptop.org/sugar # cd sugar # git-checkout %{commitid} -# Source0: %{name}-%{version}-git%{commitid}.tar.bz2 -Source0: http://dev.laptop.org/pub/sugar/sources/%{name}/%{name}-%{version}.tar.bz2 +Source0: %{name}-%{version}-git%{commitid}.tar.bz2 +#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) @@ -34,6 +35,16 @@ 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 +Group: Development/Libraries +Requires: %{name} = %{version}-%{release} +Requires: xorg-x11-server-Xephyr + +%description emulator +The emulator let's you test and debug sugar. For example it allows you to run +multiple instances of sugar. + %prep %setup -q @@ -72,11 +83,53 @@ rm -rf %{buildroot} %{_datadir}/dbus-1/services/*.service %{_bindir}/* +%exclude %{_bindir}/sugar-emulator %{_datadir}/mime/packages/sugar.xml +%files emulator +%defattr(-,root,root,-) +%{_bindir}/sugar-emulator + %changelog -* Tue Jul 08 2008 Simon Scahmpijer - 0.81.6 +* Wed Aug 06 2008 Marco Pesenti Gritti - 0.81.8-2.20080806git0fc57309f3 +- 7495 open cp software-updater on first boot after an update +- 7357 use ohm for dcon freeze and brightness + +* Fri Aug 01 2008 Simon Schampijer - 0.81.8-1 +- 7248 Speaker device has inconsistent behavior +- 7625 alt+tab switching is slow because activities are notified unneccessary +- 7560 cp: Inconsistent behavior after changing the xo color +- 7641 Control panel sugar theme infelicities. +- 6136 No feedback from 'register' request. + +* Wed Jul 23 2008 Simon Schampijer - 0.81.7-1 +- 7546 Activity launcher fails to show when launching from the journal +- 5664 Copying formatted text out of Browse breaks Journal/clipboard interaction +- 7385 Change the accelerator for switching between views in the home level +- 7249 Device ordering in Frame is not fixed +- 7510 Control Panel 'About Me' incorrectly keeps a name edit when you choose to Cancel out +- 7071 Activities cannot be deleted via GUI +- 4208 Battery indicator's icon fullness inconsistent with indicator %. +- 7430 Favorites view is not preserved +- 7434 Control panel UI for power management. + +* Thu Jul 17 2008 Simon Schampijer - 0.81.6-4.20080715git8137d5c37f +- split the sugar-emulator in it's own package to get rid of the + xephyr dependency + +* Tue Jul 15 2008 Tomeu Vizoso - 0.81.6-3.20080715git8137d5c37f +- 7071 Add an option for uninstalling activities from the home view +- 7476 Order control panel modules logically +- 4208 battery icon consistency fix +- 7354 Maintain correct zoom level after activity launch + +* Wed Jul 09 2008 Simon Schampijer - 0.81.6-2.20080709git8f4819a62e +- git snapshot +- 7430 Preserve the favorites layout across reboots +- 7434 Add power section to the control panel + +* Wed Jul 09 2008 Simon Schampijer - 0.81.6-1 - 7438 sugar shuts down when you click Restart - 7365 Invites not working - 7248 Speaker device has inconsistent behavior @@ -89,12 +142,6 @@ rm -rf %{buildroot} - 7272 Notifications are redundant with new launching feedback - 7273 Activity icons remain colored after launch -* Thu Jul 05 2008 Tomeu Vizoso - 0.81.5-3.20080705git5da4483a6c -- New git snapshot - -* Thu Jul 03 2008 Tomeu Vizoso - 0.81.5-2.20080703git4f3f508bc3 -- New git snapshot - * Sat Jun 21 2008 Tomeu Vizoso - 0.81.5-1 - Fix a bug with activity switching (benzea) - UI improvements to the control panel frame section (erikos) @@ -107,10 +154,7 @@ rm -rf %{buildroot} - Improve layout logic for the icons in the mesh view (tomeu) - Support for switching activities using alt+tab (benzea) -* Thu Jun 19 2008 Marco Pesenti Gritti - 0.81.3-2 -- Rebuild - -* Fri Jun 13 2008 Simon Schampijer - 0.81.3-1 +* Mon Jun 09 2008 Simon Schampijer - 0.81.3-1 - Search in the activity list (Tomeu) - Add installation date in the activity list (Tomeu) - Improve performance of the activity list (Tomeu) @@ -119,21 +163,20 @@ rm -rf %{buildroot} - Graphical frontend for the control panel (Simon) - Rotate the dpad keys when the screen rotate button is pressed (Erik Garrison) -* Wed May 28 2008 Tomeu Vizoso - 0.81.2-1.gitc2f847c2d4 -- Update to last git. +* Thu May 22 2008 Simon Schampijer - 0.81.1-2 +- Removed patch to fix activity location * Thu May 22 2008 Simon Schampijer - 0.81.1-1 - Make arrows scroll up and down in scroll views - Merge activities.default into favorites -* Sun May 18 2008 Tomeu Vizoso - 0.79.5-1 -- More pylint cleanup. -- Misc fixes. - -* Tue Apr 22 2008 Tomeu Vizoso - 0.79.4-1 +* Tue Apr 28 2008 Marco Pesenti Gritti - 0.79.4-1 - Pylint cleanup. - Misc graphical fixes. +* Mon Apr 28 2008 Marco Pesenti Gritti - 0.79.3-2 +- Patch to fix system activities location + * Wed Apr 09 2008 Tomeu Vizoso - 0.79.3-1 - Misc graphical fixes.