kalev pushed to empathy (master). "Pull in telepathy-rakia for SIP support (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat May 9 23:52:39 UTC 2015


From 5b87896783d6fed9d21f7bd2e5fb554ca0859479 Mon Sep 17 00:00:00 2001
From: Kalev Lember <kalevlember at gmail.com>
Date: Sun, 10 May 2015 00:48:41 +0200
Subject: Pull in telepathy-rakia for SIP support

Thanks to Michael Catanzaro.

diff --git a/empathy-README.ConnectionManagers b/empathy-README.ConnectionManagers
index 87c7b6b..2c2137b 100644
--- a/empathy-README.ConnectionManagers
+++ b/empathy-README.ConnectionManagers
@@ -2,22 +2,20 @@ Empathy is a client built on the Telepathy messaging framework. However,
 without a proper backend (connection manager) installed, it is essentially
 useless.
 
-XMPP, as a standardized and unencumbered protocol, is supported by default
-through the telepathy-gabble (Jabber and GoogleTalk) and telepathy-salut (link-local)
+XMPP, as a standardized and unencumbered protocol, is supported through the
+telepathy-gabble (Jabber and GoogleTalk) and telepathy-salut (link-local)
 connection managers.
 
 MSN support is now handled by telepathy-gabble. Refer to:
 http://blogs.gnome.org/xclaesse/2011/11/03/msn-in-empathy-with-xmpp/
 
 Support for AIM/ICQ, Gadu-Gadu, Groupwise, QQ, and Yahoo! are all provided
-by telepathy-haze (installed by default with Empathy).
+by telepathy-haze.
 
-However, more are available in Fedora which implement other protocols available
-for Empathy. They are as follows, listed by their package name:
+IRC support is provided by telepathy-idle.
 
-* telepathy-idle: IRC
-* telepathy-rakia: SIP (Session Initiation Protocol)
+SIP support is provided by telepathy-rakia.
 
-If you wish to us any of these protocols with Empathy, you will need to
-install the appropriate package for the connection manager and configure
-the account through Empathy's "Accounts" dialog.
+If you think the Empathy package should require additional connection managers,
+please report on bugzilla.redhat.com or send an email to
+<desktop at lists.fedoraproject.org>.
diff --git a/empathy.spec b/empathy.spec
index ed22884..756aef5 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -17,7 +17,7 @@
 
 Name:		empathy
 Version:	3.12.9
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 License:	GPLv2+
@@ -78,6 +78,7 @@ Requires:	telepathy-gabble >= 0.16.0
 Requires:	telepathy-salut >= 0.8.0
 Requires:	telepathy-idle
 Requires:	telepathy-haze >= 0.6.0
+Requires:	telepathy-rakia
 
 Requires(post): /usr/bin/gtk-update-icon-cache
 Requires(postun): /usr/bin/gtk-update-icon-cache
@@ -215,6 +216,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/adium/message-styles/PlanetGNOME.AdiumMessageStyle/Contents/Resources/main.css
 
 %changelog
+* Sat May 09 2015 Kalev Lember <kalevlember at gmail.com> - 3.12.9-3
+- Pull in telepathy-rakia for SIP support
+
 * Sat May 09 2015 Kalev Lember <kalevlember at gmail.com> - 3.12.9-2
 - Backport symbolic app icon from upstream
 - Backport a fix for a wayland crash and a number of dialog width fixes
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/empathy.git/commit/?h=master&id=5b87896783d6fed9d21f7bd2e5fb554ca0859479


More information about the scm-commits mailing list