SHA256
1
0
forked from pool/uim
Dominique Leuenberger 2022-08-09 13:27:44 +00:00 committed by Git OBS Bridge
commit 0970d34fb8
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 8 15:36:02 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Drop canna support: canna has not been maintained for a long time
and sec issues are not being addressed (bsc#1199280).
-------------------------------------------------------------------
Thu Jan 20 08:09:58 CET 2022 - tiwai@suse.de

View File

@ -37,7 +37,6 @@ Patch2: uim-fix-crash-in-firefox.diff
Patch3: bugzilla-1175274-emacs-27.1.patch
Patch4: uim-fix-multiple_declaration.diff
Patch5: riscv.patch
BuildRequires: canna-devel
BuildRequires: emacs-x11
BuildRequires: fdupes
BuildRequires: gcc-c++
@ -122,7 +121,6 @@ iconv -f euc-jp -t utf-8 < emacs/README.ja > README.ja.emacs
%build
%configure --disable-static \
--libexecdir=%{_prefix}/lib/uim \
--with-canna\
--with-anthy-utf8 \
%if %{build_qt4}
--with-qt4 \
@ -190,7 +188,7 @@ rm -f doc/Makefile*
# %%{_datadir}/uim/installed-modules.scm
# %%{_datadir}/uim/loader.scm
uim-module-manager --register \
ajax-ime anthy anthy-utf8 byeoru canna elatin hangul ipa-x-sampa \
ajax-ime anthy anthy-utf8 byeoru elatin hangul ipa-x-sampa \
latin m17nlib pyload skk tcode trycode tutcode viqr
%postun -p /sbin/ldconfig