[empathy] Fix build by commenting out GOA integration until GOA 3.3.x is released

Peter Robinson pbrobinson at fedoraproject.org
Sun Nov 27 17:37:43 UTC 2011


commit 84ed96bba14a76cc4482c2e05c51c627dd246713
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sun Nov 27 17:37:31 2011 +0000

    Fix build by commenting out GOA integration until GOA 3.3.x is released

 empathy.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/empathy.spec b/empathy.spec
index 34ecd7b..fb111f6 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -7,14 +7,14 @@
 %global network_manager_version 0.7.0
 %global libcanberra_version     0.4
 %global webkit_version          1.3.13
-%global goa_version		3.3.0
+%global goa_version		3.2.0
 %global libnotify_version       0.7.0
 %global libchamplain_version    0.7.1
 %global folks_version           0.6.2
 
 Name:		empathy
 Version:	3.3.2
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 Group:		Applications/Communications
@@ -138,7 +138,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_bindir}/%{name}-accounts
 %{_bindir}/%{name}-debugger
 %{_libdir}/nautilus-sendto/plugins/libnstempathy.so
-%{_libdir}/mission-control-plugins.0/mcp-account-manager-goa.so
+#%{_libdir}/mission-control-plugins.0/mcp-account-manager-goa.so
 %{_datadir}/empathy/
 %{_datadir}/applications/fedora-%{name}*.desktop
 %{_datadir}/gnome/help/%{name}/
@@ -161,6 +161,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_libexecdir}/empathy-chat
 
 %changelog
+* Sun Nov 27 2011 Peter Robinson <pbrobinson at fedoraproject.org> - 3.3.2-3
+- Fix build by commenting out GOA integration until GOA 3.3.x is released
+
 * Thu Nov 24 2011 Matthias Clasen <mclasen at redhat.com> - 3.3.2-2
 - Rebuild against new clutter
 


More information about the scm-commits mailing list