[empathy] - Update to 2.31.91.1.

Brian Pepple bpepple at fedoraproject.org
Thu Sep 2 23:24:37 UTC 2010


commit 3fcc1edf1c1b4800a578c96bd48ffab8ad8ee504
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Thu Sep 2 19:24:35 2010 -0400

    - Update to 2.31.91.1.

 .gitignore   |    1 +
 empathy.spec |   13 ++++++++++---
 sources      |    2 +-
 3 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 94cc422..df8a4cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 empathy-2.31.5.1.tar.bz2
 /empathy-2.31.90.tar.bz2
+/empathy-2.31.91.1.tar.bz2
diff --git a/empathy.spec b/empathy.spec
index 90dc4a6..3627e38 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -11,7 +11,7 @@
 %global libchamplain_version    0.4
 
 Name:		empathy
-Version:	2.31.90
+Version:	2.31.91.1
 Release:	1%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
@@ -47,7 +47,7 @@ BuildRequires:  geoclue-devel >= 0.11
 BuildRequires:	unique3-devel
 BuildRequires:	nautilus-sendto-devel
 BuildRequires:  telepathy-logger-devel >= 0.1.5
-BuildRequires:	folks-devel >= 0.1.13
+BuildRequires:	folks-devel >= 0.1.15
 
 Requires:	telepathy-filesystem
 Requires:	telepathy-mission-control >= %{tp_mc_min_version}
@@ -88,7 +88,7 @@ rm data/empathy.desktop
 %build
 ## GCC complains about some unused functions, so we forcibly show those as
 ## simple warnings instead of build-halting errors.
-%configure --disable-static
+%configure --disable-static --enable-gtk3=yes
 ## RPATHs are yucky.
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
@@ -153,15 +153,22 @@ 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  2 2010 Brian Pepple <bpepple at fedoraproject.org> - 2.31.91.1-1
+- Update to 2.31.91.1.
+
 * Thu Aug 26 2010 Brian Pepple <bpepple at fedoraproject.org> - 2.31.90-1
 - Update to 2.31.90.
 - Add BR on folks-devel.
diff --git a/sources b/sources
index 9477c83..4c217a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7a7795b8f56b0c8e6e95d17994954535  empathy-2.31.90.tar.bz2
+17298d833ffa82662c4f5e7f8c743933  empathy-2.31.91.1.tar.bz2


More information about the scm-commits mailing list