From c93770af908287c7cecb8dbadc9881bf1c9b4b4fa3035bc8899ab68bb375a498 Mon Sep 17 00:00:00 2001 From: Marguerite Su Date: Thu, 26 Feb 2015 12:53:32 +0000 Subject: [PATCH] Accepting request 287916 from home:hillwood:branches:M17N - update version of opencc to 1.0.2 OBS-URL: https://build.opensuse.org/request/show/287916 OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx?expand=0&rev=112 --- fcitx.changes | 5 +++++ fcitx.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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}