commit fcitx-hangul for openSUSE:Factory

2017-12-19 Thread root
Hello community,

here is the log from the commit of package fcitx-hangul for openSUSE:Factory 
checked in at 2017-12-19 10:51:03

Comparing /work/SRC/openSUSE:Factory/fcitx-hangul (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-hangul.new (New)


Package is "fcitx-hangul"

Tue Dec 19 10:51:03 2017 rev:13 rq:547521 version:0.3.1

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-hangul/fcitx-hangul.changes
2013-07-08 13:35:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-hangul.new/fcitx-hangul.changes   
2017-12-19 10:51:05.946750434 +0100
@@ -1,0 +2,6 @@
+Sat Dec  2 04:53:47 UTC 2017 - i...@marguerite.su
+
+- update version 0.3.1
+  * no upstream changelog
+
+---

Old:

  fcitx-hangul-0.3.0.tar.xz

New:

  fcitx-hangul-0.3.1.tar.xz



Other differences:
--
++ fcitx-hangul.spec ++
--- /var/tmp/diff_new_pack.PqyaD3/_old  2017-12-19 10:51:06.622717803 +0100
+++ /var/tmp/diff_new_pack.PqyaD3/_new  2017-12-19 10:51:06.622717803 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-hangul
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:   fcitx-hangul
-Version:0.3.0
+Version:0.3.1
 Release:0
 Summary:Hangul Module for Fcitx IM Framework
 License:GPL-2.0
 Group:  System/I18n/Korean
-Url:http://code.google.com/fcitx
+Url:https://github.com/fcitx/fcitx-hangul
 Source: 
http://download.fcitx-im.org/fcitx-hangul/%{name}-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  fcitx-devel >= 4.2.2

++ fcitx-hangul-0.3.0.tar.xz -> fcitx-hangul-0.3.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-hangul-0.3.0/po/CMakeLists.txt 
new/fcitx-hangul-0.3.1/po/CMakeLists.txt
--- old/fcitx-hangul-0.3.0/po/CMakeLists.txt2013-06-30 23:07:48.0 
+0200
+++ new/fcitx-hangul-0.3.1/po/CMakeLists.txt2017-09-15 00:30:03.0 
+0200
@@ -1,5 +1,7 @@
-set(PO_LANGS de zh_CN zh_TW ja ko)
-foreach(lang ${PO_LANGS})
-   fcitx_translate_add_po_file("${lang}" "${lang}.po")
+file(GLOB PO_FILES RELATIVE "${CMAKE_CURRENT_SOURCE_DIR}" *.po)
+
+foreach(po_file ${PO_FILES})
+  string(REPLACE ".po" "" po_lang "${po_file}")
+  fcitx_translate_add_po_file("${po_lang}" "${po_file}")
 endforeach()
 fcitx_translate_set_pot_target(pot fcitx-hangul fcitx-hangul.pot)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-hangul-0.3.0/po/ca.po 
new/fcitx-hangul-0.3.1/po/ca.po
--- old/fcitx-hangul-0.3.0/po/ca.po 1970-01-01 01:00:00.0 +0100
+++ new/fcitx-hangul-0.3.1/po/ca.po 2017-09-15 00:30:03.0 +0200
@@ -0,0 +1,93 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# 
+# Translators:
+# Walter Garcia-Fontes , 2016
+msgid ""
+msgstr ""
+"Project-Id-Version: fcitx\n"
+"Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n"
+"POT-Creation-Date: 2013-06-26 20:12-0400\n"
+"PO-Revision-Date: 2016-12-22 07:11+\n"
+"Last-Translator: Walter Garcia-Fontes \n"
+"Language-Team: Catalan (http://www.transifex.com/fcitx/fcitx/language/ca/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: ca\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: src/eim.c:763 src/fcitx-hangul.conf.in:3 src/hangul.conf.in:3
+#: src/fcitx-hangul.desc:1 src/fcitx-hangul.desc:17 src/fcitx-hangul.desc:22
+#: src/fcitx-hangul.desc:27 src/fcitx-hangul.desc:32
+msgid "Hangul"
+msgstr "Hangul"
+
+#: src/eim.c:814
+msgid "Use Hanja"
+msgstr "Usa hanja"
+
+#: src/eim.c:817
+msgid "Use Hangul"
+msgstr "Usa hangul"
+
+#: src/fcitx-hangul.conf.in:4
+msgid "Hangul Wrapper For Fcitx"
+msgstr "Contenidor hangul per al fcitx"
+
+#: src/fcitx-hangul.desc:4
+msgid "Keyboard Layout"
+msgstr "Disposició de teclat"
+
+#: src/fcitx-hangul.desc:6
+msgid "Dubeolsik"
+msgstr "Dubeolsik"
+
+#: src/fcitx-hangul.desc:7
+msgid "Dubeolsik Yetgeul"
+msgstr "Dubeolsik yetgeul"
+
+#: src/fcitx-hangul.desc:8
+msgid "Sebeolsik 390"
+msgstr "Sebeolsik 390"
+
+#: src/fcitx-hangul.desc:9
+msgid "Sebeolsik Final"
+msgstr "Sebeolsik final"
+
+#: src/fcitx-hangul.desc:10
+msgid "Sebeolsik Noshift"
+msgstr "Sebeolsik sense desplaçament"
+
+#: src/fcitx-hangul.desc:11
+msgid 

commit fcitx-hangul for openSUSE:Factory

2013-07-08 Thread h_root
Hello community,

here is the log from the commit of package fcitx-hangul for openSUSE:Factory 
checked in at 2013-07-08 13:35:00

Comparing /work/SRC/openSUSE:Factory/fcitx-hangul (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-hangul.new (New)


Package is fcitx-hangul

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-hangul/fcitx-hangul.changes
2013-01-29 12:11:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-hangul.new/fcitx-hangul.changes   
2013-07-08 13:35:01.0 +0200
@@ -1,0 +2,6 @@
+Mon Jul  1 03:45:10 UTC 2013 - i...@marguerite.su
+
+- update version 0.3.0
+  * Bug fix (Google Code #696)
+
+---

Old:

  fcitx-hangul-0.2.1.tar.bz2

New:

  fcitx-hangul-0.3.0.tar.xz



Other differences:
--
++ fcitx-hangul.spec ++
--- /var/tmp/diff_new_pack.MAvuwV/_old  2013-07-08 13:35:01.0 +0200
+++ /var/tmp/diff_new_pack.MAvuwV/_new  2013-07-08 13:35:01.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-hangul
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,25 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   fcitx-hangul
-Version:   0.2.1
+Version:0.3.0
 Release:   0
-License:   GPL-2.0
 Summary:   Hangul Module for Fcitx IM Framework
-Url:   http://code.google.com/fcitx
+License:GPL-2.0
 Group: System/I18n/Korean
-Source:%{name}-%{version}.tar.bz2
-BuildRequires: xz
+Url:http://code.google.com/fcitx
+Source: 
http://download.fcitx-im.org/fcitx-hangul/%{name}-%{version}.tar.xz
 BuildRequires: cmake
+BuildRequires:  fcitx-devel = 4.2.2
+BuildRequires:  fdupes
 BuildRequires: gcc-c++
 BuildRequires: gettext
-BuildRequires: pkg-config
 BuildRequires: intltool
-BuildRequires: fdupes
-BuildRequires: fcitx-devel = 4.2.2
 BuildRequires: libhangul-devel = 0.1.0
+BuildRequires:  pkg-config
+BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Provides:   locale(fcitx:ko)
+%{fcitx_requires}
 
 %description
 Fcitx-hangul is a Korean Wrapper for Fcitx IM Framework.
@@ -43,7 +45,7 @@
 %setup -q
 
 %build
-mkdir -pv build
+mkdir -p build
 pushd build
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_INSTALL_DIR=%{_libdir} ..
 make %{?_smp_mflags}
@@ -53,7 +55,7 @@
 make DESTDIR=%{buildroot} install
 popd
 
-%{__strip} %{buildroot}%{_libdir}/fcitx/%{name}.so
+strip %{buildroot}%{_libdir}/fcitx/%{name}.so
 
 # Fix incorrect-fsf-address
 sed -i s/59\ Temple\ Place,\ Suite\ 330,\ Boston,\ MA\ \ 02111-1307\ \ 
USA/51\ Franklin\ Street,\ Fifth\ Floor,\ Boston,\ MA\ \ 02110-1301\ \ USA/ 
COPYING
@@ -72,8 +74,12 @@
 %files -f %{name}.lang
 %defattr(-,root,root)
 %doc AUTHORS README COPYING
-%{_libdir}/fcitx/%{name}.so
-%{_datadir}/fcitx/
+%{_fcitx_libdir}/%{name}.so
+%{_fcitx_addondir}/%{name}.conf
+%{_fcitx_descdir}/%{name}.desc
+%{_fcitx_datadir}/hangul
+%{_fcitx_imicondir}/hangul.png
+%{_fcitx_inputmethoddir}/hangul.conf
 %{_datadir}/icons/hicolor/64x64/apps/%{name}.png
 %{_datadir}/icons/hicolor/48x48/status/*.png
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit fcitx-hangul for openSUSE:Factory

2013-01-29 Thread h_root
Hello community,

here is the log from the commit of package fcitx-hangul for openSUSE:Factory 
checked in at 2013-01-29 12:11:43

Comparing /work/SRC/openSUSE:Factory/fcitx-hangul (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-hangul.new (New)


Package is fcitx-hangul, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-hangul/fcitx-hangul.changes
2012-12-14 06:38:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-hangul.new/fcitx-hangul.changes   
2013-01-29 12:11:46.0 +0100
@@ -1,0 +2,6 @@
+Sat Jan 26 18:56:28 UTC 2013 - i...@marguerite.su
+
+- update version 0.2.1
+  * fix icon path
+
+---

Old:

  fcitx-hangul-0.2.0.tar.bz2

New:

  fcitx-hangul-0.2.1.tar.bz2



Other differences:
--
++ fcitx-hangul.spec ++
--- /var/tmp/diff_new_pack.7yPWeZ/_old  2013-01-29 12:11:47.0 +0100
+++ /var/tmp/diff_new_pack.7yPWeZ/_new  2013-01-29 12:11:47.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   fcitx-hangul
-Version:   0.2.0
+Version:   0.2.1
 Release:   0
 License:   GPL-2.0
 Summary:   Hangul Module for Fcitx IM Framework
@@ -53,11 +53,6 @@
 make DESTDIR=%{buildroot} install
 popd
 
-# Fix wrong-icon-size
-mkdir -pv %{buildroot}%{_datadir}/icons/hicolor/48x48/status/
-mv %{buildroot}%{_datadir}/icons/hicolor/64x64/status/*.png 
%{buildroot}%{_datadir}/icons/hicolor/48x48/status/
-rm -rf %{buildroot}%{_datadir}/icons/hicolor/64x64/status/
-
 %{__strip} %{buildroot}%{_libdir}/fcitx/%{name}.so
 
 # Fix incorrect-fsf-address

++ fcitx-hangul-0.2.0.tar.bz2 - fcitx-hangul-0.2.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-hangul-0.2.0/COPYING 
new/fcitx-hangul-0.2.1/COPYING
--- old/fcitx-hangul-0.2.0/COPYING  2012-12-10 02:13:32.0 +0100
+++ new/fcitx-hangul-0.2.1/COPYING  2013-01-18 21:11:30.0 +0100
@@ -2,7 +2,7 @@
Version 2, June 1991
 
  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
@@ -305,7 +305,7 @@
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
 
 Also add information on how to contact you by electronic and paper mail.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-hangul-0.2.0/data/CMakeLists.txt 
new/fcitx-hangul-0.2.1/data/CMakeLists.txt
--- old/fcitx-hangul-0.2.0/data/CMakeLists.txt  2012-12-10 02:13:32.0 
+0100
+++ new/fcitx-hangul-0.2.1/data/CMakeLists.txt  2013-01-18 21:11:30.0 
+0100
@@ -3,7 +3,7 @@
 fcitx_add_inputmethod_conf_file(hangul.conf)
 
 install(FILES symbol.txt DESTINATION ${FCITX4_PREFIX}/share/fcitx/hangul/)
-install(FILES hangul.png DESTINATION ${FCITX4_PREFIX}/share/fcitx/skin/imicon/)
+install(FILES hangul.png DESTINATION ${FCITX4_PREFIX}/share/fcitx/imicon/)
 install(FILES hangul.png RENAME fcitx-hangul.png DESTINATION 
share/icons/hicolor/64x64/apps/)
-install(FILES hanja_active.png RENAME fcitx-hanja-active.png DESTINATION 
share/icons/hicolor/64x64/status/)
-install(FILES hanja_inactive.png RENAME fcitx-hanja-inactive.png DESTINATION 
share/icons/hicolor/64x64/status/)
+install(FILES hanja_active.png RENAME fcitx-hanja-active.png DESTINATION 
share/icons/hicolor/48x48/status/)
+install(FILES hanja_inactive.png RENAME fcitx-hanja-inactive.png DESTINATION 
share/icons/hicolor/48x48/status/)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-hangul-0.2.0/po/fcitx-hangul.pot 
new/fcitx-hangul-0.2.1/po/fcitx-hangul.pot
--- old/fcitx-hangul-0.2.0/po/fcitx-hangul.pot  2012-12-10 02:13:32.0 
+0100
+++ new/fcitx-hangul-0.2.1/po/fcitx-hangul.pot  2013-01-18 21:11:30.0 
+0100
@@ -8,7 +8,7 @@
 msgstr 
 Project-Id-Version: PACKAGE VERSION\n
 Report-Msgid-Bugs-To: \n
-POT-Creation-Date: 2012-03-16 17:05+0800\n
+POT-Creation-Date: 2013-01-18 15:10-0500\n
 PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n
 Last-Translator: FULL NAME EMAIL@ADDRESS\n
 Language-Team: LANGUAGE l...@li.org\n
@@ -40,7 +40,7 @@
 # unknown
 #: /home/saber/Develop/fcitx-hangul/build/po/tmp/fcitx-hangul.conf.in.h:1
 #: /home/saber/Develop/fcitx-hangul/build/po/tmp/hangul.conf.in.h:1
-#: 

commit fcitx-hangul for openSUSE:Factory

2012-12-13 Thread h_root
Hello community,

here is the log from the commit of package fcitx-hangul for openSUSE:Factory 
checked in at 2012-12-14 06:38:38

Comparing /work/SRC/openSUSE:Factory/fcitx-hangul (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-hangul.new (New)


Package is fcitx-hangul, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-hangul/fcitx-hangul.changes
2012-09-20 15:27:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-hangul.new/fcitx-hangul.changes   
2012-12-14 06:38:47.0 +0100
@@ -1,0 +2,6 @@
+Wed Dec 12 03:55:26 UTC 2012 - i...@marguerite.su
+
+- update version 0.2.0
+  * fix of many incorrect behavior. 
+
+---

Old:

  fcitx-hangul-0.1.2.tar.bz2

New:

  fcitx-hangul-0.2.0.tar.bz2



Other differences:
--
++ fcitx-hangul.spec ++
--- /var/tmp/diff_new_pack.EF3we7/_old  2012-12-14 06:38:49.0 +0100
+++ /var/tmp/diff_new_pack.EF3we7/_new  2012-12-14 06:38:49.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   fcitx-hangul
-Version:   0.1.2
+Version:   0.2.0
 Release:   0
 License:   GPL-2.0
 Summary:   Hangul Module for Fcitx IM Framework
@@ -50,7 +50,7 @@
 
 %install
 pushd build
-%make_install
+make DESTDIR=%{buildroot} install
 popd
 
 # Fix wrong-icon-size

++ fcitx-hangul-0.1.2.tar.bz2 - fcitx-hangul-0.2.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-hangul-0.1.2/data/CMakeLists.txt 
new/fcitx-hangul-0.2.0/data/CMakeLists.txt
--- old/fcitx-hangul-0.1.2/data/CMakeLists.txt  2012-09-02 08:45:01.0 
+0200
+++ new/fcitx-hangul-0.2.0/data/CMakeLists.txt  2012-12-10 02:13:32.0 
+0100
@@ -3,7 +3,7 @@
 fcitx_add_inputmethod_conf_file(hangul.conf)
 
 install(FILES symbol.txt DESTINATION ${FCITX4_PREFIX}/share/fcitx/hangul/)
-install(FILES hangul.png DESTINATION 
${FCITX4_PREFIX}/share/fcitx/skin/default/)
+install(FILES hangul.png DESTINATION ${FCITX4_PREFIX}/share/fcitx/skin/imicon/)
 install(FILES hangul.png RENAME fcitx-hangul.png DESTINATION 
share/icons/hicolor/64x64/apps/)
 install(FILES hanja_active.png RENAME fcitx-hanja-active.png DESTINATION 
share/icons/hicolor/64x64/status/)
 install(FILES hanja_inactive.png RENAME fcitx-hanja-inactive.png DESTINATION 
share/icons/hicolor/64x64/status/)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-hangul-0.1.2/po/zh_CN.po 
new/fcitx-hangul-0.2.0/po/zh_CN.po
--- old/fcitx-hangul-0.1.2/po/zh_CN.po  2012-09-02 08:45:01.0 +0200
+++ new/fcitx-hangul-0.2.0/po/zh_CN.po  2012-12-10 02:13:32.0 +0100
@@ -4,20 +4,22 @@
 #
 # Translators:
 # Christopher Meng cicku...@gmail.com, 2012.
-# Weng Xuetian wen...@gmail.com, 2010, 2011, 2012.
+# marguerite su i...@marguerite.su, 2012.
+#   wen...@gmail.com, 2012.
+# Weng Xuetian wen...@gmail.com, 2010-2012.
 msgid 
 msgstr 
 Project-Id-Version: fcitx\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2012-03-16 17:05+0800\n
-PO-Revision-Date: 2012-08-23 03:54+\n
-Last-Translator: Christopher Meng cicku...@gmail.com\n
+PO-Revision-Date: 2012-09-20 03:06+\n
+Last-Translator: csslayer wen...@gmail.com\n
 Language-Team: Chinese (China) fcitx-...@googlegroups.com\n
 Language: zh_CN\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
-Plural-Forms: nplurals=1; plural=0\n
+Plural-Forms: nplurals=1; plural=0;\n
 
 #: unknown
 msgid Ahnmatae
@@ -25,7 +27,7 @@
 
 #: /home/saber/Develop/fcitx-hangul/data/fcitx-hangul.desc:25
 msgid Auto Reorder
-msgstr 
+msgstr 自动排序
 
 #: unknown
 msgid Dubeolsik
@@ -92,4 +94,4 @@
 
 #: /home/saber/Develop/fcitx-hangul/data/fcitx-hangul.desc:30
 msgid Word Commit
-msgstr 
+msgstr 单词提交
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-hangul-0.1.2/src/config.c 
new/fcitx-hangul-0.2.0/src/config.c
--- old/fcitx-hangul-0.1.2/src/config.c 2012-09-02 08:45:01.0 +0200
+++ new/fcitx-hangul-0.2.0/src/config.c 2012-12-10 02:13:32.0 +0100
@@ -27,4 +27,4 @@
 CONFIG_BINDING_REGISTER(Hangul, HanjaMode, hanjaMode)
 CONFIG_BINDING_REGISTER(Hangul, AutoReorder, autoReorder)
 CONFIG_BINDING_REGISTER(Hangul, WordCommit, wordCommit)
-CONFIG_BINDING_END()
+CONFIG_BINDING_END()
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-hangul-0.1.2/src/eim.c 
new/fcitx-hangul-0.2.0/src/eim.c
--- old/fcitx-hangul-0.1.2/src/eim.c2012-09-02 08:45:01.0 +0200
+++ new/fcitx-hangul-0.2.0/src/eim.c2012-12-10 02:13:32.0 +0100
@@ -62,16 +62,23 @@
 static void SaveHangulConfig(FcitxHangulConfig* 

commit fcitx-hangul for openSUSE:Factory

2012-06-26 Thread h_root
Hello community,

here is the log from the commit of package fcitx-hangul for openSUSE:Factory 
checked in at 2012-06-26 15:29:44

Comparing /work/SRC/openSUSE:Factory/fcitx-hangul (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-hangul.new (New)


Package is fcitx-hangul, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-hangul/fcitx-hangul.changes
2012-05-31 17:04:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-hangul.new/fcitx-hangul.changes   
2012-06-26 15:30:10.0 +0200
@@ -1,0 +2,5 @@
+Mon Jun 25 11:16:30 UTC 2012 - i...@marguerite.su
+
+- fix fedora builds.
+
+---



Other differences:
--
++ fcitx-hangul.spec ++
--- /var/tmp/diff_new_pack.iuZWdk/_old  2012-06-26 15:30:11.0 +0200
+++ /var/tmp/diff_new_pack.iuZWdk/_new  2012-06-26 15:30:11.0 +0200
@@ -64,7 +64,11 @@
 sed -i s/59\ Temple\ Place,\ Suite\ 330,\ Boston,\ MA\ \ 02111-1307\ \ 
USA/51\ Franklin\ Street,\ Fifth\ Floor,\ Boston,\ MA\ \ 02110-1301\ \ USA/ 
COPYING
 
 %find_lang %{name}
+%if 0%{?suse_version}
 %fdupes %{buildroot}
+%else
+fdupes -q -n -r %{buildroot}
+%endif
 
 %post -p /sbin/ldconfig
 


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit fcitx-hangul for openSUSE:Factory

2012-05-31 Thread h_root
Hello community,

here is the log from the commit of package fcitx-hangul for openSUSE:Factory 
checked in at 2012-05-31 17:03:52

Comparing /work/SRC/openSUSE:Factory/fcitx-hangul (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-hangul.new (New)


Package is fcitx-hangul, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-hangul/fcitx-hangul.changes
2012-05-08 12:26:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-hangul.new/fcitx-hangul.changes   
2012-05-31 17:04:00.0 +0200
@@ -1,0 +2,5 @@
+Mon May 28 23:15:33 UTC 2012 - i...@marguerite.su
+
+- bring it into DVD.
+
+---



Other differences:
--
++ fcitx-hangul.spec ++
--- /var/tmp/diff_new_pack.D8eAOa/_old  2012-05-31 17:04:01.0 +0200
+++ /var/tmp/diff_new_pack.D8eAOa/_new  2012-05-31 17:04:01.0 +0200
@@ -33,6 +33,7 @@
 BuildRequires: fcitx-devel = 4.2.2
 BuildRequires: libhangul-devel = 0.1.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Provides:   locale(fcitx:ko)
 
 %description
 Fcitx-hangul is a Korean Wrapper for Fcitx IM Framework.


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit fcitx-hangul for openSUSE:Factory

2012-05-08 Thread h_root
Hello community,

here is the log from the commit of package fcitx-hangul for openSUSE:Factory 
checked in at 2012-05-08 12:26:51

Comparing /work/SRC/openSUSE:Factory/fcitx-hangul (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-hangul.new (New)


Package is fcitx-hangul, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-hangul/fcitx-hangul.changes
2012-04-12 09:22:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-hangul.new/fcitx-hangul.changes   
2012-05-08 12:26:53.0 +0200
@@ -1,0 +2,6 @@
+Sun May  6 23:16:38 UTC 2012 - i...@marguerite.su
+
+- update to 0.1.1
+  * add surrounding text support
+
+---

Old:

  fcitx-hangul-0.1.0.tar.xz

New:

  fcitx-hangul-0.1.1.tar.xz



Other differences:
--
++ fcitx-hangul.spec ++
--- /var/tmp/diff_new_pack.iF9f0W/_old  2012-05-08 12:26:54.0 +0200
+++ /var/tmp/diff_new_pack.iF9f0W/_new  2012-05-08 12:26:54.0 +0200
@@ -16,8 +16,8 @@
 #
 
 Name:   fcitx-hangul
-Version:   0.1.0
-Release:   1
+Version:   0.1.1
+Release:   0
 License:   GPL-2.0
 Summary:   Hangul Module for Fcitx IM Framework
 Url:   http://code.google.com/fcitx

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit fcitx-hangul for openSUSE:Factory

2012-04-12 Thread h_root
Hello community,

here is the log from the commit of package fcitx-hangul for openSUSE:Factory 
checked in at 2012-04-12 09:22:40

Comparing /work/SRC/openSUSE:Factory/fcitx-hangul (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-hangul.new (New)


Package is fcitx-hangul, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2012-03-17 10:42:43.883537212 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-hangul.new/fcitx-hangul.changes   
2012-04-12 09:22:42.0 +0200
@@ -0,0 +1,6 @@
+---
+Sun Apr  8 04:19:44 UTC 2012 - i...@marguerite.su
+
+- initial package 0.1.0
+  * Add hangul support.
+

New:

  fcitx-hangul-0.1.0.tar.xz
  fcitx-hangul.changes
  fcitx-hangul.spec



Other differences:
--
++ fcitx-hangul.spec ++
#
# spec file for package fcitx-hangul
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

Name:   fcitx-hangul
Version:0.1.0
Release:1
License:GPL-2.0
Summary:Hangul Module for Fcitx IM Framework
Url:http://code.google.com/fcitx
Group:  System/I18n/Korean
Source: %{name}-%{version}.tar.xz
BuildRequires:  xz
BuildRequires:  cmake
BuildRequires:  gcc-c++
BuildRequires:  gettext
BuildRequires:  pkg-config
BuildRequires:  intltool
BuildRequires:  fdupes
BuildRequires:  fcitx-devel = 4.2.2
BuildRequires:  libhangul-devel = 0.1.0
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
Fcitx-hangul is a Korean Wrapper for Fcitx IM Framework.
It's generally an IBus hangul implementation on Fcitx.

%prep
%setup -q

%build
mkdir -pv build
pushd build
cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_INSTALL_DIR=%{_libdir} ..
make %{?_smp_mflags}

%install
pushd build
%make_install
popd

# Fix wrong-icon-size
mkdir -pv %{buildroot}%{_datadir}/icons/hicolor/48x48/status/
mv %{buildroot}%{_datadir}/icons/hicolor/64x64/status/*.png 
%{buildroot}%{_datadir}/icons/hicolor/48x48/status/
rm -rf %{buildroot}%{_datadir}/icons/hicolor/64x64/status/

%{__strip} %{buildroot}%{_libdir}/fcitx/%{name}.so

# Fix incorrect-fsf-address
sed -i s/59\ Temple\ Place,\ Suite\ 330,\ Boston,\ MA\ \ 02111-1307\ \ USA/51\ 
Franklin\ Street,\ Fifth\ Floor,\ Boston,\ MA\ \ 02110-1301\ \ USA/ COPYING

%find_lang %{name}
%fdupes %{buildroot}

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig

%files -f %{name}.lang
%defattr(-,root,root)
%doc AUTHORS README COPYING
%{_libdir}/fcitx/%{name}.so
%{_datadir}/fcitx/
%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
%{_datadir}/icons/hicolor/48x48/status/*.png

%changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org