rpms/sugar/devel .cvsignore, 1.14, 1.15 sources, 1.14, 1.15 sugar.spec, 1.19, 1.20

Marco Pesenti Gritti mpg at fedoraproject.org
Sat Aug 30 00:36:55 UTC 2008


Author: mpg

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

Modified Files:
	.cvsignore sources sugar.spec 
Log Message:
* Fri Aug 29 2008 Simon Schampijer <simon at laptop.org> - 0.82.2-1
- 6929 Control panel: include copyright/licensing info in about dialogue 
- Fix some launcher issues




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/devel/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore	8 Jul 2008 14:33:04 -0000	1.14
+++ .cvsignore	30 Aug 2008 00:36:25 -0000	1.15
@@ -1 +1 @@
-sugar-0.81.6.tar.bz2
+sugar-0.82.2.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/devel/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- sources	8 Jul 2008 14:33:04 -0000	1.14
+++ sources	30 Aug 2008 00:36:25 -0000	1.15
@@ -1 +1 @@
-672a3a84fabca8615bbd731f7ade3645  sugar-0.81.6.tar.bz2
+b84f1a988dbe1c0579b683005f6e05c6  sugar-0.82.2.tar.bz2


Index: sugar.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/devel/sugar.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- sugar.spec	8 Jul 2008 14:33:04 -0000	1.19
+++ sugar.spec	30 Aug 2008 00:36:25 -0000	1.20
@@ -1,8 +1,16 @@
+%define commitid 454def195d
+%define alphatag 20080822git%{commitid}
+
 Summary: OLPC desktop environment
 Name: sugar
-Version: 0.81.6
+Version: 0.82.2
 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
 License: GPL/LGPL
 Group: System Environment/Libraries
@@ -27,6 +35,16 @@
 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
 
@@ -65,11 +83,89 @@
 %{_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 <simon at laptop.org> - 0.81.6
+* Fri Aug 29 2008 Simon Schampijer <simon at laptop.org> - 0.82.2-1
+- 6929 Control panel: include copyright/licensing info in about dialogue 
+- Fix some launcher issues
+
+* Thu Aug 28 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.82.1-1
+- #2866 Network Manager GUI doesn't report success or failure
+- #3993 The color of network icon in Home view becomes white after restarting Sugar.
+- #2866 Network Manager GUI doesn't report success or failure
+- #7988 Sugar control panel doesn't have a language entry for kreyol
+- #7823 Non-modal alerts in CP remain when they shouldn't
+- #7733 Cannot install Wikipedia-10.xo
+- #7356 regression in activity view performance.
+- #7660 XO Neighborhood icon drawing & erase glitches
+- #6605 Screen rotates clockwise, while rotation button shows counter clockwise arrows
+- #7877 Control Panel / Data & Time: Selecting timezone by typing locks up UI
+- #7965 Mirror activities list in RTL locales
+- #7220 Mark newly downloaded activities as favorites by default
+- #7874 Search entry in Home focuses list view when cleared
+- #7971 CP fails to validate all settings correctly
+- #7970 Some CP modules set needs_restart to False when they shouldn't
+- #7764 Reset Registration with school servers - short term solution
+- #7823 Non-modal alerts in CP remain when they shouldn't
+- #7874 Search entry in Home focuses list view when cleared
+- #7730 Clicking on Speaker icon should Mute/Unmute Sound
+- #4656 Non-olpc buddies not shown in the meshview (using salut)
+- #7873 Search entry in Home should be focused implicitly
+
+* Fri Aug 22 2008 Marco Pesenti Gritti <mpg at redhat.com> - 0.82.0-2.20080822git454def195d
+- Fix #6605 #7877 #7965 #7220 #7874 #7971 #7970 #7764 #7823 #7841
+
+* Thu Aug 07 2008 Marco Pesenti Gritti <mpg at redhat.com> - 0.82.0-1
+- Mirror the intro screen in rtl. Patch by Khaled Kosny Fix #3108
+- #7740 react gracefully to dbus services being restarted
+- Fix case when already registered 7836
+- Redirect keyboard brightness and DCON freeze requests to OHM #7357
+- open cp software-updater on first boot after an update 7495
+- Activate threads support 7486
+- added languages Norwegian and Slovenian
+- translation updates
+
+* Fri Aug 01 2008 Simon Schampijer <simon at laptop.org> - 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 <simon at laptop.org> - 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 <simon at laptop.org> - 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 <tomeu at tomeuvizoso.net> - 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 <simon at laptop.org> - 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 <simon at laptop.org> - 0.81.6-1
 - 7438 sugar shuts down when you click Restart
 - 7365 Invites not working
 - 7248 Speaker device has inconsistent behavior
@@ -82,6 +178,18 @@
 - 7272 Notifications are redundant with new launching feedback
 - 7273 Activity icons remain colored after launch 
 
+* Sat Jun 21 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.81.5-1
+- Fix a bug with activity switching (benzea)
+- UI improvements to the control panel frame section (erikos)
+- First go at session management implementation (marco)
+- New activity launching feedback (eben and marco)
+- Speaker device implementation cleanups (mtd)
+- Support for 1-1 chat with other xmpp clients (morgs and cassidy)
+- Shortcuts improvements for emulation (mtd)
+- Additional free form layout for the home view and allow to reorder icons (tomeu)
+- Improve layout logic for the icons in the mesh view (tomeu)
+- Support for switching activities using alt+tab (benzea)
+
 * Mon Jun 09 2008 Simon Schampijer <simon at schampijer.de> - 0.81.3-1
 - Search in the activity list (Tomeu)
 - Add installation date in the activity list (Tomeu)
@@ -91,18 +199,14 @@
 - 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 <tomeu at tomeuvizoso.net> - 0.81.2-1.gitc2f847c2d4
-- Update to last git.
+* Thu May 22 2008 Simon Schampijer <simon at schampijer.de> - 0.81.1-2
+- Removed patch to fix activity location
 
 * Thu May 22 2008 Simon Schampijer <simon at schampijer.de> - 0.81.1-1
 - Make arrows scroll up and down in scroll views
 - Merge activities.default into favorites
 
-* Sun May 18 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.79.5-1
-- More pylint cleanup.
-- Misc fixes.
-
-* Tue Apr 28 2008 Marco Pesenti Gritti <mpg at redhat.com> - 0.79.4-2
+* Tue Apr 28 2008 Marco Pesenti Gritti <mpg at redhat.com> - 0.79.4-1
 - Pylint cleanup.
 - Misc graphical fixes.
 




More information about the fedora-extras-commits mailing list