forked from pool/fcitx
Accepting request 287923 from M17N
1 OBS-URL: https://build.opensuse.org/request/show/287923 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fcitx?expand=0&rev=44
This commit is contained in:
commit
20d3620acc
@ -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>
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user