[fcitx] Fix the spec

Liang Suilong liangsuilong at fedoraproject.org
Fri Sep 9 09:34:03 UTC 2011


commit 85f320dedf58cf4eb6a716f3c61a5538d128c110
Author: Fedora <fedora at fedora-desktop.(none)>
Date:   Fri Sep 9 17:33:35 2011 +0800

    Fix the spec

 fcitx.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fcitx.spec b/fcitx.spec
index 16bb1d0..fe99e4a 100644
--- a/fcitx.spec
+++ b/fcitx.spec
@@ -11,8 +11,8 @@ Group:			User Interface/Desktops
 URL:			http://code.google.com/p/%{name}/
 Source0:		http://%{name}.googlecode.com/files/%{name}-%{version}_all.tar.bz2
 Source1:		xinput-%{name}
-BuildRequires:		pango-devel dbus-devel, opencc-devel
-BuildRequires:		wget intltool chrpath sysconftool,opencc
+BuildRequires:		pango-devel, dbus-devel, opencc-devel
+BuildRequires:		wget, intltool, chrpath, sysconftool, opencc
 BuildRequires:		cmake, libtool, doxygen, libicu-devel
 BuildRequires:		qt-devel, gtk3-devel, gtk2-devel, libicu
 Requires:		%{name}-data = %{version}-%{release}


More information about the scm-commits mailing list