Accepting request 993824 from home:dimstar:Factory
- Drop canna support: canna has not been maintained for a long time and sec issues are not being addressed (bsc#1199280). OBS-URL: https://build.opensuse.org/request/show/993824 OBS-URL: https://build.opensuse.org/package/show/M17N/uim?expand=0&rev=67
This commit is contained in:
parent
45f10c92cd
commit
954e49184a
@ -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
|
||||
|
||||
|
4
uim.spec
4
uim.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user