SHA256
1
0
forked from pool/fcitx
Dominique Leuenberger 2015-02-27 10:10:09 +00:00 committed by Git OBS Bridge
commit 20d3620acc
2 changed files with 7 additions and 2 deletions

View File

@ -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 <ledest@gmail.com>

View File

@ -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}