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
This commit is contained in:
@@ -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>
|
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
|
# These libraries are dlopen-ed in fcitx at runtime
|
||||||
# for spell-checking for keyboard users. ld can't find
|
# for spell-checking for keyboard users. ld can't find
|
||||||
# them, so explicitly recommends.
|
# them, so explicitly recommends.
|
||||||
Recommends: libopencc1
|
Recommends: libopencc2
|
||||||
Recommends: libpresage1
|
Recommends: libpresage1
|
||||||
Recommends: libenchant1
|
Recommends: libenchant1
|
||||||
Requires: %{name}-branding = %{version}
|
Requires: %{name}-branding = %{version}
|
||||||
@@ -403,7 +403,7 @@ cmake .. \
|
|||||||
-DCMAKE_CXX_FLAGS="$RPM_OPT_FLAGS" \
|
-DCMAKE_CXX_FLAGS="$RPM_OPT_FLAGS" \
|
||||||
-DCMAKE_VERBOSE_MAKEFILE=On \
|
-DCMAKE_VERBOSE_MAKEFILE=On \
|
||||||
-DCMAKE_BUILD_TYPE=Release \
|
-DCMAKE_BUILD_TYPE=Release \
|
||||||
-DOPENCC_LIBRARY_FILENAME=libopencc.so.1 \
|
-DOPENCC_LIBRARY_FILENAME=libopencc.so.2 \
|
||||||
-DENCHANT_LIBRARY_FILENAME=libenchant.so.1 \
|
-DENCHANT_LIBRARY_FILENAME=libenchant.so.1 \
|
||||||
-DPRESAGE_LIBRARY_FILENAME=libpresage.so.1 \
|
-DPRESAGE_LIBRARY_FILENAME=libpresage.so.1 \
|
||||||
%if 0%{?suse_version} >= 1140 || 0%{?fedora_version}
|
%if 0%{?suse_version} >= 1140 || 0%{?fedora_version}
|
||||||
|
Reference in New Issue
Block a user