[kcm-fcitx] Fix spec error

Liang Suilong liangsuilong at fedoraproject.org
Sat Jul 28 19:44:40 UTC 2012


commit c3f93c0ccd8d312e899ce063ce219b110c885760
Author: Fedora <fedora at fedora-desktop.(none)>
Date:   Sun Jul 29 03:44:23 2012 +0800

    Fix spec error

 kcm-fcitx.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/kcm-fcitx.spec b/kcm-fcitx.spec
index 8dd72c3..57ea51c 100644
--- a/kcm-fcitx.spec
+++ b/kcm-fcitx.spec
@@ -1,6 +1,6 @@
 Name:		kcm-fcitx
 Version:	0.4.0
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	KDE Config Module for Fcitx
 Group:		Applications/System
 License:	GPLv2+
@@ -35,7 +35,7 @@ make install DESTDIR=$RPM_BUILD_ROOT -C build
 %find_lang %{name} --all-name --with-kde
 
 %check
-desktop-file-validate %{buildroot}%{_datadir}/applications/kde4/kdb-layout-viewer.desktop
+desktop-file-validate %{buildroot}%{_datadir}/applications/kde4/kbd-layout-viewer.desktop
 
 %post
 touch --no-create %{_kde4_iconsdir}/hicolor &> /dev/null || :
@@ -60,6 +60,9 @@ fi
 %{_datadir}/config/fcitx-skin.knsrc
 
 %changelog
+* Sun Jul 29 2012 Liang Suilong <liangsuilong at gmail.com> - 0.4.0-3
+- Fix spec error 
+
 * Sun Jul 29 2012 Liang Suilong <liangsuilong at gmail.com> - 0.4.0-2
 - Add kbd-layout-viewer
 


More information about the scm-commits mailing list