|
@@ -1,5 +1,5 @@
|
|
-%define ver 1.1.717.102
|
|
|
|
-%define rel 2
|
|
|
|
|
|
+%define ver 1.1.773.102
|
|
|
|
+%define rel 1
|
|
|
|
|
|
# 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
|
|
@@ -145,6 +145,7 @@ Mozc のための Emacs-lisp フロントエンド
|
|
|
|
|
|
|
|
|
|
%build
|
|
%build
|
|
|
|
+unset QTDIR
|
|
%{__python} build_mozc.py gyp --gypdir=%{_bindir} --channel_dev=0
|
|
%{__python} build_mozc.py gyp --gypdir=%{_bindir} --channel_dev=0
|
|
%{__python} build_mozc.py build_tools -c Release
|
|
%{__python} build_mozc.py build_tools -c Release
|
|
%{__python} build_mozc.py build -c Release unix/ibus/ibus.gyp:ibus_mozc \
|
|
%{__python} build_mozc.py build -c Release unix/ibus/ibus.gyp:ibus_mozc \
|
|
@@ -294,6 +295,9 @@ fi
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Tue Aug 23 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1.773.102-1
|
|
|
|
+- new upstram release
|
|
|
|
+
|
|
* Fri Jul 22 2011 IWAI, Masaharu <iwai@alib.jp> 1.1.717.102-2
|
|
* Fri Jul 22 2011 IWAI, Masaharu <iwai@alib.jp> 1.1.717.102-2
|
|
- fix typo in ibus lang panel patch (Patch0): <BTS:VineLinux:1161>
|
|
- fix typo in ibus lang panel patch (Patch0): <BTS:VineLinux:1161>
|
|
- stop built scim-mozc package by default
|
|
- stop built scim-mozc package by default
|