rpms/sugar-presence-service/F-10 .cvsignore, 1.9, 1.10 sources, 1.9, 1.10 sugar-presence-service.spec, 1.10, 1.11

Tomeu Vizoso tomeu at fedoraproject.org
Wed Dec 3 19:24:50 UTC 2008


Author: tomeu

Update of /cvs/pkgs/rpms/sugar-presence-service/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14770

Modified Files:
	.cvsignore sources sugar-presence-service.spec 
Log Message:
* Wed Dec 3 2008 Tomeu Vizoso <tomeu at sugarlabs.org> - 0.82.2-2
- Add patch for compatibility with NM 0.7 (morgs+simon)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-presence-service/F-10/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	8 Aug 2008 14:23:52 -0000	1.9
+++ .cvsignore	3 Dec 2008 19:24:19 -0000	1.10
@@ -1 +1 @@
-sugar-presence-service-0.82.2.tar.bz2
+6248-NM-07.patch


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-presence-service/F-10/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	8 Aug 2008 14:23:52 -0000	1.9
+++ sources	3 Dec 2008 19:24:19 -0000	1.10
@@ -1 +1 @@
-0b50a2467e4e9eedd22f51bf2fe6e6f3  sugar-presence-service-0.82.2.tar.bz2
+db67659a397accb096635c6baa929aba  6248-NM-07.patch


Index: sugar-presence-service.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sugar-presence-service/F-10/sugar-presence-service.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sugar-presence-service.spec	8 Aug 2008 14:23:52 -0000	1.10
+++ sugar-presence-service.spec	3 Dec 2008 19:24:19 -0000	1.11
@@ -1,6 +1,6 @@
 Name: sugar-presence-service
 Version: 0.82.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: The Sugar presence service
 
 Group: System Environment/Libraries
@@ -9,7 +9,7 @@
 Source0: http://dev.laptop.org/pub/sugar/sources/%{name}/%{name}-%{version}.tar.bz2 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
-
+Patch0: 6248-NM-07.patch
 BuildRequires: python
 
 Requires: python-telepathy >= 0.14.0
@@ -23,6 +23,8 @@
 %prep
 %setup -q
 
+%patch0 -p1 -b .nm07
+
 %build
 %configure --disable-static
 make %{?_smp_mflags}
@@ -42,6 +44,9 @@
 %{_datadir}/dbus-1/services/org.laptop.Sugar.Presence.service
 
 %changelog
+* Wed Dec 3 2008 Tomeu Vizoso <tomeu at sugarlabs.org> - 0.82.2-2
+- Add patch for compatibility with NM 0.7 (morgs+simon)
+
 * Fri Aug  8 2008 Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> - 0.82.2-1
 - Update to 0.82.2
 




More information about the fedora-extras-commits mailing list