rpms/telepathy-gabble/OLPC-4 gabble-olpc-no-dbus-uid-check.patch, 1.1, 1.2 telepathy-gabble.spec, 1.43, 1.44

Morgan Collett morgan at fedoraproject.org
Thu Nov 27 11:08:22 UTC 2008


Author: morgan

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

Modified Files:
	gabble-olpc-no-dbus-uid-check.patch telepathy-gabble.spec 
Log Message:
Unfuzz gabble-olpc-no-dbus-uid-check.patch

gabble-olpc-no-dbus-uid-check.patch:

Index: gabble-olpc-no-dbus-uid-check.patch
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-gabble/OLPC-4/gabble-olpc-no-dbus-uid-check.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gabble-olpc-no-dbus-uid-check.patch	27 Nov 2008 10:40:03 -0000	1.1
+++ gabble-olpc-no-dbus-uid-check.patch	27 Nov 2008 11:08:20 -0000	1.2
@@ -16,7 +16,7 @@
  static void
  new_connection_cb (DBusServer *server,
                     DBusConnection *conn,
-@@ -234,6 +242,13 @@ new_connection_cb (DBusServer *server,
+@@ -243,6 +251,13 @@
    dbus_connection_ref (conn);
    dbus_connection_setup_with_g_main (conn, NULL);
    dbus_connection_add_filter (conn, filter_cb, tube, NULL);
@@ -28,6 +28,5 @@
 +      NULL, NULL);
 +
    priv->dbus_conn = conn;
- }
  
-
+   /* We may have received messages to deliver before the local connection is


Index: telepathy-gabble.spec
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-gabble/OLPC-4/telepathy-gabble.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- telepathy-gabble.spec	27 Nov 2008 10:40:03 -0000	1.43
+++ telepathy-gabble.spec	27 Nov 2008 11:08:20 -0000	1.44
@@ -1,6 +1,6 @@
 Name:           telepathy-gabble
 Version:        0.7.12
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A Jabber/XMPP connection manager
 
 Group:          Applications/Communications
@@ -61,6 +61,9 @@
 
 
 %changelog
+* Thu Nov 27 2008 Morgan Collett <morgan.collett at gmail.com> - 0.7.12-3
+- Unfuzz gabble-olpc-no-dbus-uid-check.patch
+
 * Thu Nov 27 2008 Morgan Collett <morgan.collett at gmail.com> - 0.7.12-2
 - Add rainbow patches for OLPC
 




More information about the fedora-extras-commits mailing list