|
@@ -1,5 +1,5 @@
|
|
%define ver 2.17.2077.102
|
|
%define ver 2.17.2077.102
|
|
-%define rel 2
|
|
|
|
|
|
+%define rel 3
|
|
|
|
|
|
# if you want to make scim-mozc package, rpm --define with_scim:1
|
|
# if you want to make scim-mozc package, rpm --define with_scim:1
|
|
%define with_scim 0
|
|
%define with_scim 0
|
|
@@ -40,6 +40,7 @@ Patch5: mozc-build-pthread.patch
|
|
# Vine Lunux
|
|
# Vine Lunux
|
|
Source10: README.vine
|
|
Source10: README.vine
|
|
Patch10: mozc-1.10.1390.102-ibus-japanese.patch
|
|
Patch10: mozc-1.10.1390.102-ibus-japanese.patch
|
|
|
|
+Patch11: mozc-ibus-allways-active.patch
|
|
|
|
|
|
# fcitx-mozc
|
|
# fcitx-mozc
|
|
Patch15: fcitx-mozc-2.17.2313.102.1.patch
|
|
Patch15: fcitx-mozc-2.17.2313.102.1.patch
|
|
@@ -189,6 +190,8 @@ Mozc のための Emacs-lisp フロントエンド
|
|
# fcitx
|
|
# fcitx
|
|
%patch15 -p2
|
|
%patch15 -p2
|
|
|
|
|
|
|
|
+%patch11 -p1 -b .ibus_allways_on
|
|
|
|
+
|
|
# update execute files path
|
|
# update execute files path
|
|
%{__sed} -i -e "s|/usr/lib/mozc|%{_libexecdir}|g" base/const.h
|
|
%{__sed} -i -e "s|/usr/lib/mozc|%{_libexecdir}|g" base/const.h
|
|
|
|
|
|
@@ -386,6 +389,13 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Feb 15 2018 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.17.2077.102-3
|
|
|
|
+- rebuilt
|
|
|
|
+
|
|
|
|
+* Thu Feb 15 2018 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.17.2077.102-2.1
|
|
|
|
+- add patch11 (allways on when mozc starting)
|
|
|
|
+- test package
|
|
|
|
+
|
|
* Thu Jun 30 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.17.2077.102-2
|
|
* Thu Jun 30 2016 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.17.2077.102-2
|
|
- rebuilt with new toolchan, ninja and zinnia.
|
|
- rebuilt with new toolchan, ninja and zinnia.
|
|
- updated postal database.
|
|
- updated postal database.
|