rpms/sugar-presence-service/OLPC-2 .cvsignore, 1.27, 1.28 sources, 1.27, 1.28 sugar-presence-service.spec, 1.28, 1.29

Marco Pesenti Gritti (mpg) fedora-extras-commits at redhat.com
Mon Nov 5 19:49:39 UTC 2007


Author: mpg

Update of /cvs/extras/rpms/sugar-presence-service/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1561

Modified Files:
	.cvsignore sources sugar-presence-service.spec 
Log Message:
* Mon Nov 05 2007 Marco Pesenti Gritti <mpg at redhat.com> - 0.65-0.24.20071105git944c5280b4
- #4585: Watch activity unique names on D-Bus for disappearences, implying
  the activity crashed; this time, treat that as the local user leaving,
  not as the activity disappearing! (smcv)
- #4659: Revert part of #4585 fix (this part didn't make sense anyway)
  to fix inability to join activities (smcv)
- #4631: don't break the debug log if names are non-ASCII (smcv)




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/sugar-presence-service/OLPC-2/.cvsignore,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- .cvsignore	2 Nov 2007 14:43:21 -0000	1.27
+++ .cvsignore	5 Nov 2007 19:49:06 -0000	1.28
@@ -1,2 +1 @@
-sugar-presence-service-0.65-git1effa5a10d.tar.bz2
-sugar-presence-service-0.65-git0d8c69c14b.tar.bz2
+sugar-presence-service-0.65-git944c5280b4.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/sugar-presence-service/OLPC-2/sources,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- sources	2 Nov 2007 14:43:21 -0000	1.27
+++ sources	5 Nov 2007 19:49:06 -0000	1.28
@@ -1,2 +1 @@
-a8bc9f22498d3b5e55f205fbf37277aa  sugar-presence-service-0.65-git1effa5a10d.tar.bz2
-f0b47fc76d3c060c9ec2b638d05e66af  sugar-presence-service-0.65-git0d8c69c14b.tar.bz2
+4724ea46ef52cc409a651a56abe5be2a  sugar-presence-service-0.65-git944c5280b4.tar.bz2


Index: sugar-presence-service.spec
===================================================================
RCS file: /cvs/extras/rpms/sugar-presence-service/OLPC-2/sugar-presence-service.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- sugar-presence-service.spec	2 Nov 2007 14:43:21 -0000	1.28
+++ sugar-presence-service.spec	5 Nov 2007 19:49:06 -0000	1.29
@@ -1,9 +1,9 @@
-%define alphatag 20071102git
-%define commitid 0d8c69c14b
+%define alphatag 20071105git
+%define commitid 944c5280b4
 
 Name: sugar-presence-service
 Version: 0.65
-Release: 0.23.%{alphatag}%{commitid}
+Release: 0.24.%{alphatag}.%{commitid}
 Summary: The Sugar presence service
 
 Group: System Environment/Libraries
@@ -44,6 +44,14 @@
 %{_datadir}/dbus-1/services/org.laptop.Sugar.Presence.service
 
 %changelog
+* Mon Nov 05 2007 Marco Pesenti Gritti <mpg at redhat.com> - 0.65-0.24.20071105git944c5280b4
+- #4585: Watch activity unique names on D-Bus for disappearences, implying
+  the activity crashed; this time, treat that as the local user leaving,
+  not as the activity disappearing! (smcv)
+- #4659: Revert part of #4585 fix (this part didn't make sense anyway)
+  to fix inability to join activities (smcv)
+- #4631: don't break the debug log if names are non-ASCII (smcv)
+
 * Fri Nov 02 2007 Simon McVittie <simon.mcvittie at collabora.co.uk> - 0.65-0.23.20071102git0d8c69c14b
 - laptop.org #4585: Leave shared activities if the unique name disappears
   (i.e. the activity instance exits without calling Leave(), probably due to




More information about the fedora-extras-commits mailing list