rpms/sugar-presence-service/OLPC-2 .cvsignore, 1.24, 1.25 sources, 1.24, 1.25 sugar-presence-service.spec, 1.24, 1.25

Simon McVittie (smcv) fedora-extras-commits at redhat.com
Wed Oct 31 13:04:24 UTC 2007


Author: smcv

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

Modified Files:
	.cvsignore sources sugar-presence-service.spec 
Log Message:
New snapshot 0.65-0.20.20071031git11d8103108
- laptop.org #4027: associate activity debug messages with the relevant
  activity (smcv)
- laptop.org #4537: actually set registered = True (again) (smcv)
- Document requirements python-dbus >= 0.82.0, python-telepathy >= 0.14.0 in
  RPM dependencies (smcv)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-presence-service/OLPC-2/.cvsignore,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- .cvsignore	7 Oct 2007 19:02:46 -0000	1.24
+++ .cvsignore	31 Oct 2007 13:03:51 -0000	1.25
@@ -1 +1 @@
-sugar-presence-service-0.65-git6d79687f8b.tar.bz2
+sugar-presence-service-0.65-git11d8103108.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-presence-service/OLPC-2/sources,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- sources	7 Oct 2007 19:02:46 -0000	1.24
+++ sources	31 Oct 2007 13:03:51 -0000	1.25
@@ -1 +1 @@
-ab278938eb92d2b5ee6d273d9e2246a3  sugar-presence-service-0.65-git6d79687f8b.tar.bz2
+366cfe52b60784127d948e71e28272b5  sugar-presence-service-0.65-git11d8103108.tar.bz2


Index: sugar-presence-service.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-presence-service/OLPC-2/sugar-presence-service.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- sugar-presence-service.spec	7 Oct 2007 19:02:46 -0000	1.24
+++ sugar-presence-service.spec	31 Oct 2007 13:03:51 -0000	1.25
@@ -1,9 +1,9 @@
-%define alphatag 20071007git
-%define commitid 6d79687f8b
+%define alphatag 20071031git
+%define commitid 11d8103108
 
 Name: sugar-presence-service
 Version: 0.65
-Release: 0.19.%{alphatag}6d79687f8b
+Release: 0.20.%{alphatag}%{commitid}
 Summary: The Sugar presence service
 
 Group: System Environment/Libraries
@@ -16,8 +16,8 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 
-Requires: python-telepathy
-Requires: dbus
+Requires: python-telepathy >= 0.14.0
+Requires: python-dbus >= 0.82.0
 
 %description
 The Sugar presence service.
@@ -44,6 +44,13 @@
 %{_datadir}/dbus-1/services/org.laptop.Sugar.Presence.service
 
 %changelog
+* Wed Oct 31 2007 Simon McVittie <simon.mcvittie at collabora.co.uk> - 0.65-0.20.20071031git11d8103108
+- laptop.org #4027: associate activity debug messages with the relevant
+  activity (smcv)
+- laptop.org #4537: actually set registered = True (again) (smcv)
+- Document requirements python-dbus >= 0.82.0, python-telepathy >= 0.14.0 in
+  RPM dependencies (smcv)
+
 * Sun Oct  7 2007 Marco Pesenti Gritti <mpg at redhat.com> - 0.65-0.19.20071007git6d79687f8b
 - New snapshot
 




More information about the fedora-extras-commits mailing list