[gajim/f14/master] Require farsight2-python (BZ#632927)

Michal Schmidt michich at fedoraproject.org
Tue Sep 14 13:34:47 UTC 2010


commit 9b3c6f45be91f369a49ac24cfff884117049c944
Author: Michal Schmidt <mschmidt at redhat.com>
Date:   Tue Sep 14 12:44:07 2010 +0200

    Require farsight2-python (BZ#632927)
    
    There are people who consider audio/video to be really important.
    Let's add the Requires to support this bloat out of box.

 gajim.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gajim.spec b/gajim.spec
index 42be02d..c4fe4c8 100644
--- a/gajim.spec
+++ b/gajim.spec
@@ -18,6 +18,8 @@ Requires:	avahi-ui-tools
 # for NSLookupResolver; a fallback when libasyncns does not work
 Requires:	bind-utils
 Requires:	dbus-python
+#  Audio/Video calls:
+Requires:	farsight2-python
 # XXX: Gajim does not import bonobo directly, but some module does and
 # prints an error if it's not available.
 Requires:	gnome-python2-bonobo
@@ -40,8 +42,6 @@ Requires:	libXScrnSaver
 # Optional features with significatly sized deps. Gajim detects them at
 # runtime. Intentionally not as hard deps.
 # XXX: Gajim could install them using PackageKit when really necessary.
-#  Audio/Video calls:
-#Requires:	farsight2-python
 #  Password encryption:
 #Requires:	gnome-python2-gnomekeyring
 #  RST Generator:


More information about the scm-commits mailing list