Hello community, here is the log from the commit of package mozc for openSUSE:Factory checked in at 2013-07-23 22:23:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mozc (Old) and /work/SRC/openSUSE:Factory/.mozc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mozc" Changes: -------- --- /work/SRC/openSUSE:Factory/mozc/mozc.changes 2013-06-25 17:15:43.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mozc.new/mozc.changes 2013-07-23 22:23:37.000000000 +0200 @@ -1,0 +2,18 @@ +Sun Jul 21 15:07:02 UTC 2013 - [email protected] + +- Upstream update to 1.11.1502.102 + * Fixes cursor movement issue on Emacs 24 + * Support numpad keys in mozc.el + * Support GCC 4.8.0 + * Fix build failure when use_libprotobuf=1 is specified + * Support Emacs 24 in mozc.el + * Support surrounding text + * Enable to configure document directory and/or Zinnia model file path + * Update dictionary +- Update fcitx-mozc + * Add Germany translation +- Drop patches merged by upstream + * mozc-gcc48.patch + * fix-use_libprotobuf.patch + +------------------------------------------------------------------- Old: ---- fcitx-mozc-1.10.1390.102.2.patch fix-use_libprotobuf.patch mozc-1.10.1390.102.tar.bz2 mozc-gcc48.patch New: ---- fcitx-mozc-1.11.1502.102.1.patch mozc-1.11.1502.102.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mozc.spec ++++++ --- /var/tmp/diff_new_pack.x2w3sn/_old 2013-07-23 22:23:39.000000000 +0200 +++ /var/tmp/diff_new_pack.x2w3sn/_new 2013-07-23 22:23:39.000000000 +0200 @@ -25,7 +25,7 @@ %endif Name: mozc -Version: 1.10.1390.102 +Version: 1.11.1502.102 Release: 0 Summary: Mozc - Japanese Input Method for Chromium OS, Mac and Linux License: BSD-3-Clause @@ -37,13 +37,8 @@ Source2: fcitx-mozc-icons.tar.gz %if %{with_fcitx} # PATCH-FEATURE-UPSTREAM [email protected] - add fcitx as mozc module -Patch0: fcitx-mozc-1.10.1390.102.2.patch +Patch0: fcitx-mozc-1.11.1502.102.1.patch %endif -# PATCH-FIX-UPSTREAM [email protected] - absolute path of protobuf, or mozc can't recognize. -Patch1: fix-use_libprotobuf.patch -# PATCH-FIX-UPSTREAM nevertheless they want to turn off -Werror, sent mail with this patch -# on to [email protected], [email protected], [email protected], [email protected]; [email protected] -Patch2: mozc-gcc48.patch BuildRequires: libopenssl-devel BuildRequires: pkgconfig @@ -115,13 +110,6 @@ %patch0 -p2 %endif -%patch1 -p1 -%patch2 -p1 - -# thease modification should be done by patches? -sed -i.back -e 's|/usr/share/tegaki/models/zinnia/handwriting-ja.model|%{_datadir}/zinnia/model/tomoe/handwriting-ja.model|' handwriting/zinnia_handwriting.cc -sed -i.back -e 's|Util::JoinPath(Util::GetServerDirectory(), "documents")|"%{_docdir}/%{name}"|' base/system_util.cc - cmp handwriting/zinnia_handwriting.cc handwriting/zinnia_handwriting.cc.back && exit 1 || true cmp base/util.cc base/util.cc.back && exit 1 || true @@ -134,7 +122,7 @@ # -Wall from RPM_OPT_FLAGS overrides -Wno-* options from gyp. # gyp inserts -Wall to the head of release_extra_flags. flags=${RPM_OPT_FLAGS/-Wall/} -export GYP_DEFINES='use_libprotobuf=1 release_extra_cflags="'$flags'"' +export GYP_DEFINES='use_libprotobuf=1 document_dir=%{_docdir}/%{name} zinnia_model_file=%{_datadir}/zinnia/model/tomoe/handwriting-ja.model release_extra_cflags="'$flags'"' python build_mozc.py gyp --server_dir=%{_libdir}/mozc python build_mozc.py build_tools -c %{target} %{?_smp_mflags} ++++++ fcitx-mozc-1.10.1390.102.2.patch -> fcitx-mozc-1.11.1502.102.1.patch ++++++ ++++ 925 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/mozc/fcitx-mozc-1.10.1390.102.2.patch ++++ and /work/SRC/openSUSE:Factory/.mozc.new/fcitx-mozc-1.11.1502.102.1.patch ++++++ mozc-1.10.1390.102.tar.bz2 -> mozc-1.11.1502.102.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/mozc/mozc-1.10.1390.102.tar.bz2 /work/SRC/openSUSE:Factory/.mozc.new/mozc-1.11.1502.102.tar.bz2 differ: char 11, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
