[fcitx] Fix the spec

Liang Suilong liangsuilong at fedoraproject.org
Sat Dec 24 18:30:51 UTC 2011


commit 318e425b4dd1cb2aed6f7933f571866b0ec24b0e
Author: Fedora <fedora at fedora-desktop.(none)>
Date:   Sun Dec 25 02:29:42 2011 +0800

    Fix the spec

 fcitx.spec |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/fcitx.spec b/fcitx.spec
index 1792704..993f92d 100644
--- a/fcitx.spec
+++ b/fcitx.spec
@@ -5,7 +5,7 @@
 Name:			fcitx
 Summary:		Free Chinese Input Toy for X (XIM)
 Version:		4.1.2
-Release:		1%{?dist}
+Release:		2%{?dist}
 License:		GPLv2+
 Group:			User Interface/Desktops
 URL:			http://code.google.com/p/%{name}/
@@ -171,9 +171,18 @@ update-desktop-database %{_datadir}/applications &>/dev/null || :
 %config %{_xinputconf}
 %{_bindir}/fcitx-*
 %{_bindir}/fcitx
+%{_bindir}/createPYMB
+%{_bindir}/mb2org
+%{_bindir}/mb2txt
+%{_bindir}/readPYBase
+%{_bindir}/readPYMB
+%{_bindir}/scel2org
+%{_bindir}/txt2mb
+%{_datadir}/applications/%{name}-skin-installer.desktop
 %{_datadir}/applications/%{name}-kimpanel.desktop
 %{_datadir}/applications/%{name}-configtool.desktop
 %{_datadir}/applications/%{name}.desktop
+%{_datadir}/mime/packages/x-fskin.xml
 %{_docdir}/%{name}/
 %{_mandir}/man1/createPYMB.1.gz
 %{_mandir}/man1/fcitx-remote.1.gz
@@ -251,6 +260,9 @@ update-desktop-database %{_datadir}/applications &>/dev/null || :
 
 
 %changelog
+* Sun Dec 25 2011 Liang Suilong <liangsuilong at gmail.com> - 4.1.2-2
+- Fix the spec
+
 * Sun Dec 25 2011 Liang Suilong <liangsuilong at gmail.com> - 4.1.2-1
 - Update to 4.1.2
 - move fcitx4-config to devel


More information about the scm-commits mailing list