rpms/sugar-datastore/OLPC-2 .cvsignore, 1.38, 1.39 sources, 1.38, 1.39 sugar-datastore.spec, 1.39, 1.40

Marco Pesenti Gritti (mpg) fedora-extras-commits at redhat.com
Wed Nov 7 22:08:00 UTC 2007


Author: mpg

Update of /cvs/extras/rpms/sugar-datastore/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14664

Modified Files:
	.cvsignore sources sugar-datastore.spec 
Log Message:
* Wed Nov 07 2007 Marco Pesenti Gritti <mpg at redhat.com> - 0.2.2-0.36.20071107git3b70954e71
- #3801 Check out files in the activity instance dir with the correct
  permissions. (tomeu)
- #4704 Fix copy of entries with file to removable devices. (tomeu)
- #4714 Fix copy of entries without file to removable devices. (tomeu)



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/sugar-datastore/OLPC-2/.cvsignore,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- .cvsignore	6 Nov 2007 16:33:35 -0000	1.38
+++ .cvsignore	7 Nov 2007 22:07:27 -0000	1.39
@@ -1 +1 @@
-sugar-datastore-0.2.2-git74cbc13878.tar.bz2
+sugar-datastore-0.2.2-git3b70954e71.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/sugar-datastore/OLPC-2/sources,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- sources	6 Nov 2007 16:33:35 -0000	1.38
+++ sources	7 Nov 2007 22:07:27 -0000	1.39
@@ -1 +1 @@
-1f9a5af5dcd8e84960e0406c4dc83ec9  sugar-datastore-0.2.2-git74cbc13878.tar.bz2
+b69f16807db2728d275eef98145b6413  sugar-datastore-0.2.2-git3b70954e71.tar.bz2


Index: sugar-datastore.spec
===================================================================
RCS file: /cvs/extras/rpms/sugar-datastore/OLPC-2/sugar-datastore.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- sugar-datastore.spec	6 Nov 2007 16:33:35 -0000	1.39
+++ sugar-datastore.spec	7 Nov 2007 22:07:27 -0000	1.40
@@ -1,10 +1,10 @@
 %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")
-%define alphatag 20071106git
-%define commitid 74cbc13878
+%define alphatag 20071107git
+%define commitid 3b70954e71
 
 Name: sugar-datastore
 Version: 0.2.2
-Release: 0.35.%{alphatag}.%{commitid}
+Release: 0.36.%{alphatag}.%{commitid}
 Summary: Sugar Datastore
 
 Group: Development/Libraries
@@ -50,6 +50,12 @@
 %{_datadir}/dbus-1/services/*.service
 
 %changelog
+* Wed Nov 07 2007 Marco Pesenti Gritti <mpg at redhat.com> - 0.2.2-0.36.20071107git3b70954e71
+- #3801 Check out files in the activity instance dir with the correct
+  permissions. (tomeu)
+- #4704 Fix copy of entries with file to removable devices. (tomeu)
+- #4714 Fix copy of entries without file to removable devices. (tomeu)
+
 * Tue Nov 06 2007 Marco Pesenti Gritti <mpg at redhat.com> - 0.2.2-0.35.20071106git74cbc13878
 - #4654 Hard link files on check out instead of copying if possible. (tomeu)
 




More information about the fedora-extras-commits mailing list