forked from pool/fcitx
Revert the previous SR that was mistakenly accepted
OBS-URL: https://build.opensuse.org/package/show/M17N/fcitx?expand=0&rev=163
This commit is contained in:
parent
0819f8fbf9
commit
74e48744a8
@ -1,5 +0,0 @@
|
||||
INPUT_METHOD=fcitx
|
||||
XMODIFIERS="@im=fcitx"
|
||||
GTK_IM_MODULE=fcitx
|
||||
QT_IM_SWITCHER=imsw-multi
|
||||
QT_IM_MODULE=fcitx
|
@ -32,7 +32,6 @@ Source: https://download.fcitx-im.org/fcitx/%{name}-%{version}_dict.tar.
|
||||
Source1: xim.d-fcitx
|
||||
Source2: fcitx-README.suse
|
||||
Source3: xim.fcitx.suse.template
|
||||
Source4: 30-fcitx.conf
|
||||
Source8: openSUSE-themes.tar.gz
|
||||
Source9: macros.%{name}
|
||||
Source99: baselibs.conf
|
||||
@ -80,7 +79,7 @@ Recommends: %{name}-table = %{version}-%{release}
|
||||
%if 0%{?suse_version} < 1550 && 0%{?sle_version} < 150200
|
||||
Recommends: %{name}-qt4 = %{version}-%{release}
|
||||
%endif
|
||||
# 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
|
||||
# them, so explicitly recommends.
|
||||
Recommends: libenchant1
|
||||
@ -379,10 +378,6 @@ cp -r ChangeLog %{buildroot}%{_docdir}/%{name}/
|
||||
mkdir -p %{buildroot}%{_distconfdir}/X11/xim.d/
|
||||
install -m 644 %{SOURCE1} %{buildroot}%{_distconfdir}/X11/xim.d/fcitx
|
||||
|
||||
# wayland support
|
||||
mkdir -p %{buildroot}%{_prefix}/lib/environment.d
|
||||
install -m 644 %{SOURCE4} %{buildroot}%{_prefix}/lib/environment.d/
|
||||
|
||||
priority=30
|
||||
pushd %{buildroot}%{_distconfdir}/X11/xim.d/
|
||||
for lang in am ar as bn el fa gu he hi hr ja ka kk kn ko lo ml my \
|
||||
@ -456,7 +451,6 @@ exit 0
|
||||
%{_libdir}/%{name}/
|
||||
%{_sysconfdir}/xdg/autostart/%{name}*.desktop
|
||||
%{_distconfdir}/X11/xim.d
|
||||
%{_prefix}/lib/environment.d
|
||||
%doc %{_docdir}/%{name}/
|
||||
|
||||
# excludes
|
||||
|
Loading…
Reference in New Issue
Block a user