diff --git a/fcitx.changes b/fcitx.changes index b2ff1bd..8853020 100644 --- a/fcitx.changes +++ b/fcitx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 26 12:22:34 UTC 2015 - hillwood@linuxfans.org + +- update version of opencc to 1.0.2 + ------------------------------------------------------------------- Mon Nov 17 00:58:00 UTC 2014 - Led diff --git a/fcitx.spec b/fcitx.spec index 8149835..f001049 100644 --- a/fcitx.spec +++ b/fcitx.spec @@ -92,7 +92,7 @@ Recommends: %{name}-table = %{version}-%{release} # These libraries are dlopen-ed in fcitx at runtime # for spell-checking for keyboard users. ld can't find # them, so explicitly recommends. -Recommends: libopencc1 +Recommends: libopencc2 Recommends: libpresage1 Recommends: libenchant1 Requires: %{name}-branding = %{version} @@ -403,7 +403,7 @@ cmake .. \ -DCMAKE_CXX_FLAGS="$RPM_OPT_FLAGS" \ -DCMAKE_VERBOSE_MAKEFILE=On \ -DCMAKE_BUILD_TYPE=Release \ - -DOPENCC_LIBRARY_FILENAME=libopencc.so.1 \ + -DOPENCC_LIBRARY_FILENAME=libopencc.so.2 \ -DENCHANT_LIBRARY_FILENAME=libenchant.so.1 \ -DPRESAGE_LIBRARY_FILENAME=libpresage.so.1 \ %if 0%{?suse_version} >= 1140 || 0%{?fedora_version}