From 84ed96bba14a76cc4482c2e05c51c627dd246713 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Nov 27 2011 17:37:31 +0000 Subject: Fix build by commenting out GOA integration until GOA 3.3.x is released --- 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 - 3.3.2-3 +- Fix build by commenting out GOA integration until GOA 3.3.x is released + * Thu Nov 24 2011 Matthias Clasen - 3.3.2-2 - Rebuild against new clutter