rpms/telepathy-gabble/OLPC-3 telepathy-gabble.spec,1.42,1.43

Morgan Collett morgan at fedoraproject.org
Wed Nov 26 09:44:04 UTC 2008


Author: morgan

Update of /cvs/pkgs/rpms/telepathy-gabble/OLPC-3
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6093

Modified Files:
	telepathy-gabble.spec 
Log Message:
Add back rainbow patches accidently removed


Index: telepathy-gabble.spec
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-gabble/OLPC-3/telepathy-gabble.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- telepathy-gabble.spec	11 Nov 2008 09:05:23 -0000	1.42
+++ telepathy-gabble.spec	26 Nov 2008 09:43:32 -0000	1.43
@@ -1,6 +1,6 @@
 Name:           telepathy-gabble
 Version:        0.7.12
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A Jabber/XMPP connection manager
 
 Group:          Applications/Communications
@@ -8,6 +8,9 @@
 License:        LGPLv2+ and (BSD)
 URL:            http://telepathy.freedesktop.org/wiki/
 Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
+Patch0:         gabble-olpc-no-dbus-uid-check.patch
+Patch1:         gabble-chmod-unix-socket.patch
+Patch2:         use-tp_debug_divert_messages.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -29,6 +32,9 @@
 
 %prep
 %setup -q
+%patch0 -p1 -b .dbus-uid
+%patch1 -p1 -b .chmod-socket
+%patch2 -p1 -b .divert-messages
 
 %build
 %configure
@@ -58,6 +64,9 @@
 
 
 %changelog
+* Wed Nov 26 2008 Morgan COllett <morgan.collett at gmail.com> - 0.7.12-2
+- Add back rainbow patches accidently removed
+
 * Tue Nov 11 2008 Tomeu Vizoso <tomeu at tomeuvizoso.net> - 0.7.12-1
 - Update to 0.7.12
 




More information about the fedora-extras-commits mailing list