[empathy/f14/master] - Update to 2.31.92

Brian Pepple bpepple at fedoraproject.org
Thu Sep 23 16:47:28 UTC 2010


commit b0e651d1cc19747e6fbec81d20026933d8646156
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Thu Sep 23 12:47:13 2010 -0400

    - Update to 2.31.92

 .gitignore   |    1 +
 empathy.spec |   17 +++++++++++------
 sources      |    2 +-
 3 files changed, 13 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1f0fcfd..d55de8e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 empathy-2.31.5.1.tar.bz2
+/empathy-2.31.92.tar.bz2
diff --git a/empathy.spec b/empathy.spec
index 86fe125..0e3e55d 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -2,7 +2,7 @@
 %global	gtk2_min_version	2.21.2
 %global	glib2_min_version	2.25.9
 %global	tp_mc_min_version	5.0.0
-%global	tp_glib_min_version	0.11.7
+%global	tp_glib_min_version	0.11.15
 %global	enchant_version		1.2.0
 %global network_manager_version 0.7.0
 %global libcanberra_version     0.4
@@ -11,8 +11,8 @@
 %global libchamplain_version    0.4
 
 Name:		empathy
-Version:	2.31.90
-Release:	2%{?dist}
+Version:	2.31.92
+Release:	1%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 Group:		Applications/Communications
@@ -46,8 +46,8 @@ BuildRequires:  clutter-gtk-devel
 BuildRequires:  geoclue-devel >= 0.11
 BuildRequires:	unique-devel
 BuildRequires:	nautilus-sendto-devel
-BuildRequires:  telepathy-logger-devel >= 0.1.2
-BuildRequires:	folks-devel >= 0.1.13
+BuildRequires:  telepathy-logger-devel >= 0.1.5
+BuildRequires:	folks-devel >= 0.1.15
 
 Requires:	telepathy-filesystem
 Requires:	telepathy-mission-control >= %{tp_mc_min_version}
@@ -111,7 +111,6 @@ desktop-file-install --vendor fedora --delete-original	\
 
 
 %post
-%gconf_schema_upgrade %{name}
 touch --no-create %{_datadir}/icons/hicolor ||:
 %{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||:
 
@@ -143,15 +142,21 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 %{_datadir}/icons/hicolor/*/apps/%{name}*
 %{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.service
 %{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.AudioVideo.service
+%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.Auth.service
 %{_datadir}/GConf/gsettings/empathy.convert
 %{_datadir}/glib-2.0/schemas/org.gnome.Empathy.gschema.xml
 %{_datadir}/telepathy/clients/Empathy.client
 %{_datadir}/telepathy/clients/Empathy.AudioVideo.client
+%{_datadir}/telepathy/clients/Empathy.Auth.client
 %{_mandir}/man1/empathy*.1.gz
 %{_libexecdir}/empathy-av
+%{_libexecdir}/empathy-auth-client
 
 
 %changelog
+* Thu Sep 23 2010 Brian Pepple <bpepple at fedoraproject.org> - 2.31.92-1
+- Update to 2.31.92
+
 * Tue Sep 14 2010 Brian Pepple <bpepple at fedoraproject.org> - 2.31.90-2
 - Rebuild for new evo.
 - Fix the left over gonf bits for gsettings migration.
diff --git a/sources b/sources
index 9477c83..7d216d9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7a7795b8f56b0c8e6e95d17994954535  empathy-2.31.90.tar.bz2
+2442067975b32da54557f761c3e2b8e8  empathy-2.31.92.tar.bz2


More information about the scm-commits mailing list