Hello community, here is the log from the commit of package mozc for openSUSE:Factory checked in at 2016-08-29 15:42:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2016-08-05 18:17:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mozc.new/mozc.changes 2016-08-29 15:45:51.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Aug 23 02:14:40 UTC 2016 - [email protected] + +- Disable fcitx on SLE again. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mozc.spec ++++++ --- /var/tmp/diff_new_pack.8C5jMt/_old 2016-08-29 15:45:55.000000000 +0200 +++ /var/tmp/diff_new_pack.8C5jMt/_new 2016-08-29 15:45:55.000000000 +0200 @@ -17,6 +17,9 @@ %define with_fcitx 1 +%if !0%{?is_opensuse} +%define with_fcitx 0 +%endif %if %{with_fcitx} %define fcitx_icon_dir %{_datadir}/fcitx/mozc/icon/ %define fcitx_addon_dir %{_datadir}/fcitx/addon/
