[sugar] Explicitly require telepathy-gabble and telepathy-salut, there's very few cases where we wouldn't wa

Peter Robinson pbrobinson at fedoraproject.org
Mon Mar 9 11:02:53 UTC 2015


commit bd37cf534dc265f6cefef9b53c256ad1dba92f83
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Mar 9 11:02:41 2015 +0000

    Explicitly require telepathy-gabble and telepathy-salut, there's very few cases where we wouldn't want both of these so ensure that we always have them

 sugar.spec | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/sugar.spec b/sugar.spec
index 6dfd63c..6a8bbe0 100644
--- a/sugar.spec
+++ b/sugar.spec
@@ -3,7 +3,7 @@
 Summary: Constructionist learning platform
 Name:    sugar
 Version: 0.104.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 URL:     http://sugarlabs.org/
 License: GPLv2+
 Group:   User Interface/Desktops
@@ -39,6 +39,8 @@ Requires: python-telepathy
 Requires: sugar-artwork
 Requires: sugar-toolkit-gtk3
 Requires: telepathy-mission-control
+Requires: telepathy-gabble
+Requires: telepathy-salut
 Requires: upower
 Requires: xdg-user-dirs
 
@@ -265,6 +267,9 @@ fi
 %{_datadir}/sugar/extensions/cpsection/webaccount
 
 %changelog
+* Mon Mar  9 2015 Peter Robinson <pbrobinson at fedoraproject.org> 0.104.0-2
+- Explicitly require telepathy-gabble and telepathy-salut
+
 * Sat Feb 14 2015 Peter Robinson <pbrobinson at fedoraproject.org> 0.104.0-1
 - Sugar 0.104.0 stable release
 


More information about the scm-commits mailing list