Fix gtk2 subpackage description (#830377)

This commit is contained in:
Robin Lee 2013-04-29 17:19:54 +08:00
parent 8a9f7141b2
commit 49f89cb0aa

View File

@ -5,7 +5,7 @@
Name: fcitx Name: fcitx
Summary: Free Chinese Input Toy for X (XIM) Summary: Free Chinese Input Toy for X (XIM)
Version: 4.2.7 Version: 4.2.7
Release: 2%{?dist} Release: 3%{?dist}
License: GPLv2+ License: GPLv2+
Group: User Interface/Desktops Group: User Interface/Desktops
URL: http://code.google.com/p/%{name}/ URL: http://code.google.com/p/%{name}/
@ -76,7 +76,7 @@ Requires: %{name} = %{version}-%{release}
Requires: %{name}-libs = %{version}-%{release} Requires: %{name}-libs = %{version}-%{release}
%description gtk2 %description gtk2
This package contains ibus im module for gtk2. This package contains fcitx im module for gtk2.
%package gtk3 %package gtk3
Summary: FCITX im module for gtk3 Summary: FCITX im module for gtk3
@ -315,6 +315,9 @@ update-desktop-database %{_datadir}/applications &>/dev/null || :
%changelog %changelog
* Mon Apr 29 2013 Robin Lee <cheeselee@fedoraproject.org> - 4.2.7-3
- Fix gtk2 subpackage description (#830377)
* Sat Mar 23 2013 Liang Suilong <liangsuilong@gmail.com> - 4.2.7-2 * Sat Mar 23 2013 Liang Suilong <liangsuilong@gmail.com> - 4.2.7-2
- Fix to enable Lua support - Fix to enable Lua support