rpms/sugar-toolkit/F-9 .cvsignore, 1.7, 1.8 sources, 1.8, 1.9 sugar-toolkit.spec, 1.10, 1.11

Simon Schampijer (erikos) fedora-extras-commits at redhat.com
Wed Jul 9 08:05:08 UTC 2008


Author: erikos

Update of /cvs/pkgs/rpms/sugar-toolkit/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16353

Modified Files:
	.cvsignore sources sugar-toolkit.spec 
Log Message:
* Wed Jul 09 2008 Simon Schampijer <simon at laptop.org> - 0.81.6-1
- 7015 Add proper alignment support to the tray control
- 7054 Journal doesn't show correct colors for activity instances
- 7046 Deleting activity bundle with journal leaves it showing in Home list view until reboot
- 3939 Keep button should use XO colors
- 7248 Speaker device has inconsistent behavior




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-toolkit/F-9/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	21 Jun 2008 11:00:01 -0000	1.7
+++ .cvsignore	9 Jul 2008 08:04:19 -0000	1.8
@@ -1 +1 @@
-sugar-toolkit-0.81.5.tar.bz2
+sugar-toolkit-0.81.6.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-toolkit/F-9/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	21 Jun 2008 11:00:01 -0000	1.8
+++ sources	9 Jul 2008 08:04:19 -0000	1.9
@@ -1 +1 @@
-56fcccd96e6c49489e68f46451d2a182  sugar-toolkit-0.81.5.tar.bz2
+a67cb1d41b1c378ad56b58cf77474fb0  sugar-toolkit-0.81.6.tar.bz2


Index: sugar-toolkit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-toolkit/F-9/sugar-toolkit.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sugar-toolkit.spec	21 Jun 2008 11:00:01 -0000	1.10
+++ sugar-toolkit.spec	9 Jul 2008 08:04:19 -0000	1.11
@@ -2,7 +2,7 @@
 
 Summary: Sugar toolkit
 Name: sugar-toolkit
-Version: 0.81.5
+Version: 0.81.6
 Release: 1%{?dist}
 URL: http://wiki.laptop.org/go/Sugar
 Source0: http://dev.laptop.org/pub/sugar/sources/%{name}/%{name}-%{version}.tar.bz2
@@ -42,13 +42,14 @@
 %install
 rm -rf %{buildroot}
 make install DESTDIR=%{buildroot}
+%find_lang %name
 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rpm/ 	 
 install -p %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/rpm/macros.sugar
 
 %clean
 rm -rf %{buildroot}
 
-%files
+%files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc COPYING README
 
@@ -56,6 +57,13 @@
 %{_sysconfdir}/rpm/macros.sugar
 
 %changelog
+* Wed Jul 09 2008 Simon Schampijer <simon at laptop.org> - 0.81.6-1
+- 7015 Add proper alignment support to the tray control
+- 7054 Journal doesn't show correct colors for activity instances
+- 7046 Deleting activity bundle with journal leaves it showing in Home list view until reboot
+- 3939 Keep button should use XO colors
+- 7248 Speaker device has inconsistent behavior
+
 * Sat Jun 21 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.81.5-1
 - Add build dependency on libSM-devel
 - Support for session management (marco)




More information about the fedora-extras-commits mailing list