Own some missed directories

- Update URL's and Source0 URL
- Revise description following upstream wiki
This commit is contained in:
Robin Lee 2013-08-24 00:58:02 +08:00
parent f0f7be7040
commit b6284bbc85
1 changed files with 22 additions and 8 deletions

View File

@ -5,11 +5,11 @@
Name: fcitx
Summary: Free Chinese Input Toy for X (XIM)
Version: 4.2.8
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv2+
Group: User Interface/Desktops
URL: http://code.google.com/p/%{name}/
Source0: http://%{name}.googlecode.com/files/%{name}-%{version}_dict.tar.xz
URL: https://fcitx-im.org/wiki/Fcitx
Source0: http://download.fcitx-im.org/fcitx/%{name}-%{version}_dict.tar.xz
Source1: xinput-%{name}
BuildRequires: pango-devel, dbus-devel, opencc-devel
BuildRequires: wget, intltool, chrpath, sysconftool, opencc
@ -30,9 +30,11 @@ Requires: %{name}-gtk3 = %{version}-%{release}
Requires: %{name}-gtk2 = %{version}-%{release}
%description
FCITX(Free Chinese Input Toy of X) is a collection of Simplified Chinese
input methods for Linux. It supports Pinyin, QuWei and Table-based input
methods. It's small and fast.
Fcitx is an input method framework with extension support. Currently it
supports Linux and Unix systems like FreeBSD.
Fcitx tries to provide a native feeling under all desktop as well as a light
weight core. You can easily customize it to fit your requirements.
%package data
Summary: Data files of FCITX
@ -102,6 +104,7 @@ This package contains fcitx im module for qt4.
%package pinyin
Summary: Pinyin Engine for Fcitx
URL: https://fcitx-im.org/wiki/Built-in_Pinyin
Group: System Environment/Libraries
Requires: %{name} = %{version}-%{release}
Requires: %{name}-libs = %{version}-%{release}
@ -112,6 +115,7 @@ This package contains pinyin engine for fcitx.
%package qw
Summary: Quwei Engine for Fcitx
URL: https://fcitx-im.org/wiki/QuWei
Group: System Environment/Libraries
Requires: %{name} = %{version}-%{release}
Requires: %{name}-libs = %{version}-%{release}
@ -122,6 +126,7 @@ This package contains quwei engine for fcitx.
%package table
Summary: Table Engine for Fcitx
URL: https://fcitx-im.org/wiki/Table
Group: System Environment/Libraries
Requires: %{name} = %{version}-%{release}
Requires: %{name}-libs = %{version}-%{release}
@ -225,6 +230,7 @@ fi
%{_bindir}/scel2org
%{_bindir}/txt2mb
%{_datadir}/applications/%{name}-skin-installer.desktop
%dir %{_datadir}/%{name}/dbus/
%{_datadir}/%{name}/dbus/daemon.conf
%{_datadir}/applications/%{name}-configtool.desktop
%{_datadir}/applications/%{name}.desktop
@ -283,7 +289,10 @@ fi
%{_datadir}/%{name}/addon/%{name}-quickphrase.conf
%{_datadir}/%{name}/data/
%{_datadir}/%{name}/spell/
%dir %{_datadir}/%{name}/configdesc
%dir %{_datadir}/%{name}/imicon/
%dir %{_datadir}/%{name}/inputmethod/
%dir %{_datadir}/%{name}/configdesc/
%dir %{_datadir}/%{name}/table/
%{_datadir}/%{name}/configdesc/[!ft]*.desc
%{_datadir}/%{name}/configdesc/fcitx-[!p]*.desc
@ -301,7 +310,7 @@ fi
%files table-chinese
%defattr(-,root,root,-)
%doc
%{_datadir}/%{name}/table/
%{_datadir}/%{name}/table/*
%{_datadir}/%{name}/imicon/[!ps]*.png
%files pinyin
@ -348,6 +357,11 @@ fi
%changelog
* Fri Aug 23 2013 Robin Lee <cheeselee@fedoraproject.org> - 4.2.8-3
- Own some missed directories
- Update URL's and Source0 URL
- Revise description following upstream wiki
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.2.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild