[fcitx-hangul] upstream to fcitx-hangul-0.1.2

Liang Suilong liangsuilong at fedoraproject.org
Sat Dec 8 17:24:00 UTC 2012


commit 15a81ab741ddda184494a45ca8601716d181afe5
Author: Liang Suilong <liangsuilong at gmail.com>
Date:   Sun Dec 9 01:23:49 2012 +0800

    upstream to fcitx-hangul-0.1.2

 .gitignore        |    1 +
 fcitx-hangul.spec |   12 ++++++------
 sources           |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 418dbc5..aa516b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /fcitx-hangul-0.1.1.tar.xz
+/fcitx-hangul-0.1.2.tar.xz
diff --git a/fcitx-hangul.spec b/fcitx-hangul.spec
index 7dbf4b9..514616c 100644
--- a/fcitx-hangul.spec
+++ b/fcitx-hangul.spec
@@ -1,5 +1,5 @@
 Name:		fcitx-hangul
-Version:	0.1.1
+Version:	0.1.2
 Release:	1%{?dist}
 Summary:	Hangul Engine for Fcitx
 Group:		System Environment/Libraries
@@ -29,11 +29,8 @@ rm -rf $RPM_BUILD_ROOT
 pushd build
 make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
 popd
-cat << EOF > %{name}.lang 
-%lang(ko) /usr/share/locale/ko/LC_MESSAGES/fcitx-hangul.mo
-%lang(zh) /usr/share/locale/zh_CN/LC_MESSAGES/fcitx-hangul.mo
-%lang(zh) /usr/share/locale/zh_TW/LC_MESSAGES/fcitx-hangul.mo
-EOF
+
+%find_lang %{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -64,5 +61,8 @@ fi
 %{_datadir}/icons/hicolor/64x64/status/fcitx-hanja-inactive.png
 
 %changelog
+* Sun Dec 09 2012 Liang Suilong <liangsuilong at gmail.com> - 0.1.2-1
+- Upstrem to fcitx-hangul-0.1.2
+
 * Tue May 22 2012 Liang Suilong <liangsuilong at gmail.com> - 0.1.1-1
 - Initial Package
diff --git a/sources b/sources
index 1112e49..6983b11 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c8426b8dbb6f2a8e81b03a35ff611e85  fcitx-hangul-0.1.1.tar.xz
+8ca3616240ca6a526d3f9f93477d8016  fcitx-hangul-0.1.2.tar.xz


More information about the scm-commits mailing list