rpms/sugar-presence-service/devel sugar-presence-service.spec, 1.5, 1.6

Morgan Collett (morgan) fedora-extras-commits at redhat.com
Tue Jul 8 11:59:34 UTC 2008


Author: morgan

Update of /cvs/pkgs/rpms/sugar-presence-service/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25435

Modified Files:
	sugar-presence-service.spec 
Log Message:
Add depends for telepathy-gabble and telepathy-salut


Index: sugar-presence-service.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-presence-service/devel/sugar-presence-service.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sugar-presence-service.spec	8 Jul 2008 11:37:21 -0000	1.5
+++ sugar-presence-service.spec	8 Jul 2008 11:58:44 -0000	1.6
@@ -3,7 +3,7 @@
 
 Name: sugar-presence-service
 Version: 0.81.3
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: The Sugar presence service
 
 Group: System Environment/Libraries
@@ -20,6 +20,8 @@
 
 Requires: python-telepathy >= 0.14.0
 Requires: dbus-python >= 0.82.0
+Requires: telepathy-gabble
+Requires: telepathy-salut
 
 %description
 The Sugar presence service.
@@ -46,6 +48,9 @@
 %{_datadir}/dbus-1/services/org.laptop.Sugar.Presence.service
 
 %changelog
+* Tue Jul  8 2008 Morgan Collett <morgan at laptop.org> - 0.81.3-2
+- Depends on telepathy-salut and telepathy-gabble
+
 * Tue Jul  8 2008 Morgan Collett <morgan at laptop.org> - 0.81.3-1
 - Update to 0.81.3
 




More information about the fedora-extras-commits mailing list