[gajim] reorder Requires alphabetically

Michal Schmidt michich at fedoraproject.org
Thu Aug 19 21:10:22 UTC 2010


commit 8314a73f78658646416cc0a89be69e5286539ec8
Author: Michal Schmidt <mschmidt at redhat.com>
Date:   Thu Aug 19 22:41:48 2010 +0200

    reorder Requires alphabetically

 gajim.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gajim.spec b/gajim.spec
index d29e6e0..d566c97 100644
--- a/gajim.spec
+++ b/gajim.spec
@@ -19,10 +19,11 @@ Requires:	dbus-python
 # XXX: Gajim could install it using PackageKit when really necessary.
 #Requires:	farsight2-python
 
-Requires:	gnome-python2-gnome
 Requires:	gnome-python2-bonobo
 Requires:	gnome-python2-desktop
+Requires:	gnome-python2-gnome
 Requires:	gnupg
+Requires:	hicolor-icon-theme
 Requires:	notify-python
 Requires:	pyOpenSSL
 Requires:	python-crypto
@@ -33,7 +34,6 @@ Requires:	python-libasyncns
 # these are dlopen'd using ctypes find_library/LoadLibrary
 Requires:	gtkspell
 Requires:	libXScrnSaver
-Requires:	hicolor-icon-theme
 
 BuildRequires:	desktop-file-utils
 BuildRequires:	gettext


More information about the scm-commits mailing list