rpms/sugar/F-8 branch,1.1,1.2 sources,1.3,1.4 sugar.spec,1.2,1.3

Marco Pesenti Gritti (mpg) fedora-extras-commits at redhat.com
Sat Feb 2 10:08:01 UTC 2008


Author: mpg

Update of /cvs/pkgs/rpms/sugar/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24184

Modified Files:
	branch sources sugar.spec 
Log Message:
Resync with OLPC-2


Index: branch
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/F-8/branch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- branch	24 Jan 2008 23:11:19 -0000	1.1
+++ branch	2 Feb 2008 10:07:23 -0000	1.2
@@ -1 +1 @@
-F-8
+OLPC-2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/F-8/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	6 Dec 2007 00:07:18 -0000	1.3
+++ sources	2 Feb 2008 10:07:23 -0000	1.4
@@ -1 +1 @@
-5c14b6de5e84aa23b6dbcbfcde5cd49f  sugar-0.75.0.tar.bz2
+6ef2658ce37846313bd4cdb2a03f157b  sugar-0.75.11.tar.bz2


Index: sugar.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sugar/F-8/sugar.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sugar.spec	6 Dec 2007 00:07:18 -0000	1.2
+++ sugar.spec	2 Feb 2008 10:07:23 -0000	1.3
@@ -2,8 +2,8 @@
 
 Summary: OLPC desktop environment
 Name: sugar
-Version: 0.75.0
-Release: 1%{?dist} 
+Version: 0.75.11
+Release: 1%{?dist}
 URL: http://dev.laptop.org
 Source0: http://dev.laptop.org/pub/sugar/release/%{name}-%{version}.tar.bz2
 License: GPL/LGPL
@@ -59,6 +59,16 @@
 make install DESTDIR=%{buildroot}
 %find_lang %name
 
+%post
+if (update-mime-database -v &> /dev/null); then
+  update-mime-database "%{_datadir}/mime" > /dev/null
+fi
+
+%postun
+if (update-mime-database -v &> /dev/null); then
+  update-mime-database "%{_datadir}/mime" > /dev/null
+fi
+
 %clean
 rm -rf %{buildroot}
 
@@ -80,13 +90,43 @@
 %{_datadir}/mime/packages/sugar.xml
 
 %changelog
-* Wed Dec  5 2007 Marco Pesenti Gritti <marco at localhost.localdomain> - 0.75.0-1
+* Tue Jan 29 2008 Marco Pesenti Gritti <mpg at redhat.com> - 0.75.11-1
+- Fix #5904
+
+* Fri Jan 18 2008 Marco Pesenti Gritti <mpg at redhat.com> - 0.75.10-1
+- Fix #1406 #5944 #6051
+
+* Wed Jan 16 2008 Marco Pesenti Gritti <mpg at redhat.com> - 0.75.8-2
+- Update the mime db. Fix #5815
+
+* Fri Jan 11 2008 Marco Pesenti Gritti <mpg at redhat.com> - 0.75.8-1
+- Fix #5489 #4562 #5765 #5559 #5493 #5573 #5648
+
+* Thu Jan 10 2008 Marco Pesenti Gritti <mpg at redhat.com> - 0.75.7-1
+- Fix #4145 #5538 #5760 #5532 #5884
+
+* Sat Dec 22 2007 Marco Pesenti Gritti <mpg at redhat.com> - 0.75.6-1
+- Fix #5489
+
+* Wed Dec 19 2007 Marco Pesenti Gritti <mpg at redhat.com> - 0.75.5-1
+- Fix #5526 #5512 #4909
+
+* Wed Dec 19 2007 Marco Pesenti Gritti <mpg at redhat.com> - 0.75.4-1
+- Fix #4906 #5382 #5364
+
+* Wed Dec 12 2007 Marco Pesenti Gritti <mpg at redhat.com> - 0.75.3-1
+- Fix #4965
+
+* Tue Dec 11 2007 Marco Pesenti Gritti <mpg at redhat.com> - 0.75.1-1
+- Fix #5154 #5221 #5080
+
+* Wed Dec  5 2007 Marco Pesenti Gritti <mpg at redhat.com> - 0.75.0-1
 - Update to 0.75.0
 
-* Fri Nov 30 2007 Marco Pesenti Gritti <marco at localhost.localdomain> - 0.70.3-1
+* Fri Nov 30 2007 Marco Pesenti Gritti <mpg at redhat.com> - 0.70.3-1
 - Update to 0.70.3
 
-* Thu Nov 29 2007 Marco Pesenti Gritti <marco at localhost.localdomain> - 0.70.2-2
+* Thu Nov 29 2007 Marco Pesenti Gritti <mpg at redhat.com> - 0.70.2-2
 - Change the jabber server
 
 * Tue Nov 20 2007 Marco Pesenti Gritti <mpg at redhat.com> - 0.70.2-1




More information about the fedora-extras-commits mailing list