[empathy] - Enable single window control center.

Brian Pepple bpepple at fedoraproject.org
Fri Feb 4 23:29:13 UTC 2011


commit 78f2a8e99968c69cc6358a23cdd6598b6f3210e1
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Fri Feb 4 18:29:44 2011 -0500

    - Enable single window control center.

 empathy.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/empathy.spec b/empathy.spec
index eb73416..b3540e4 100644
--- a/empathy.spec
+++ b/empathy.spec
@@ -13,7 +13,7 @@
 
 Name:		empathy
 Version:	2.91.6.1
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Instant Messaging Client for GNOME
 
 Group:		Applications/Communications
@@ -49,6 +49,7 @@ BuildRequires:  geoclue-devel >= 0.11
 BuildRequires:	nautilus-sendto-devel
 BuildRequires:  telepathy-logger-devel >= 0.1.5
 BuildRequires:	folks-devel >= 1:%{folks_version}
+BuildRequires:  control-center-devel >= 2.31.4
 
 Requires:	telepathy-filesystem
 Requires:	telepathy-mission-control >= %{tp_mc_min_version}
@@ -138,6 +139,7 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 %{_bindir}/%{name}-accounts
 %{_bindir}/%{name}-debugger
 %{_libdir}/nautilus-sendto/plugins/libnstempathy.so
+%{_libdir}/control-center-1/panels/libempathy-accounts-panel.so
 %{_datadir}/empathy/
 %{_datadir}/applications/fedora-%{name}*.desktop
 %{_datadir}/gnome/help/%{name}/
@@ -157,6 +159,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Fri Feb  4 2011 Brian Pepple <bpepple at fedoraproject.org> - 2.91.6.1-3
+- Enable single window control center.
+
 * Wed Feb  2 2011 Matthias Clasen <mclasen at redhat.com> - 2.91.6.1-2
 - Rebuild against new gtk
 


More information about the scm-commits mailing list