[fcitx-cloudpinyin] Upstream to fcitx-cloudpinyin-0.2.3

Liang Suilong liangsuilong at fedoraproject.org
Sat Jul 28 17:34:51 UTC 2012


commit e9df2f9d3b80a171f54e08e2fd545a738a9bf65f
Author: Fedora <fedora at fedora-desktop.(none)>
Date:   Sun Jul 29 01:34:32 2012 +0800

    Upstream to fcitx-cloudpinyin-0.2.3

 .gitignore             |    1 +
 fcitx-cloudpinyin.spec |   13 +++++++------
 sources                |    1 +
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f080ebf..ec82bd8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /fcitx-cloudpinyin-0.2.1.tar.xz
+/fcitx-cloudpinyin-0.2.3.tar.xz
diff --git a/fcitx-cloudpinyin.spec b/fcitx-cloudpinyin.spec
index d0cbc4b..b9bfe5e 100644
--- a/fcitx-cloudpinyin.spec
+++ b/fcitx-cloudpinyin.spec
@@ -1,6 +1,6 @@
 Name:		fcitx-cloudpinyin
-Version:	0.2.1
-Release:	2%{?dist}
+Version:	0.2.3
+Release:	1%{?dist}
 Summary:	Cloudpinyin module for fcitx
 Group:		System Environment/Libraries
 License:	GPLv2+
@@ -23,6 +23,7 @@ mkdir -pv build
 pushd build
 %cmake ..
 make %{?_smp_mflags} VERBOSE=1
+popd
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -30,10 +31,7 @@ pushd build
 make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p'
 popd
 
-cat << EOF > %{name}.lang 
-%lang(zh) /usr/share/locale/zh_TW/LC_MESSAGES/%{name}.mo
-%lang(zh) /usr/share/locale/zh_CN/LC_MESSAGES/%{name}.mo
-EOF
+%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -47,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jul 29 2012  Liang Suilong <liangsuilong at gmail.com> - 0.2.3-1
+- Upstream to fcitx-cloudpinyin-0.2.3
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 22c974f..a65dd0f 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 5d7cedc857979d87eca60957d070c650  fcitx-cloudpinyin-0.2.1.tar.xz
+6d9028d3fabf68c5cd2671d0ba2b7247  fcitx-cloudpinyin-0.2.3.tar.xz


More information about the scm-commits mailing list