Updating link to change in openSUSE:Factory/uim revision 27.0
OBS-URL: https://build.opensuse.org/package/show/M17N/uim?expand=0&rev=21856eb0384b8e778ab2b02a68b458ab
This commit is contained in:
parent
40ffd9f041
commit
a7e69fe9ec
7
uim.spec
7
uim.spec
@ -50,7 +50,7 @@ BuildRequires: xemacs
|
||||
BuildRequires: fdupes
|
||||
%endif
|
||||
Version: 1.7.1
|
||||
Release: 16
|
||||
Release: 1
|
||||
# xorg-x11-libXdmcp-devel libgnomeprintui-devel
|
||||
License: GPLv2+
|
||||
Summary: A multilingual input method library
|
||||
@ -93,6 +93,7 @@ Provides: locale(gtk2:ja)
|
||||
GTK+2.0 IM module for uim
|
||||
|
||||
%if %{build_gtk3}
|
||||
|
||||
%package gtk3
|
||||
License: GPLv2+
|
||||
Summary: GTK+3.0 IM module for uim
|
||||
@ -215,7 +216,6 @@ find %{buildroot} -name "*.scm" \
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
rm -f doc/Makefile*
|
||||
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
@ -227,6 +227,7 @@ rm -rf %{buildroot}
|
||||
uim-module-manager --register \
|
||||
ajax-ime anthy anthy-utf8 byeoru canna elatin hangul ipa-x-sampa \
|
||||
latin m17nlib pyload skk tcode trycode tutcode viqr
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%post gtk2
|
||||
@ -236,6 +237,7 @@ uim-module-manager --register \
|
||||
%gtk2_immodule_postun
|
||||
|
||||
%if %{build_gtk3}
|
||||
|
||||
%post gtk3
|
||||
%gtk3_immodule_post
|
||||
|
||||
@ -291,6 +293,7 @@ uim-module-manager --register \
|
||||
%{_libdir}/gtk-2*/*/immodules/*.so
|
||||
|
||||
%if %{build_gtk3}
|
||||
|
||||
%files gtk3
|
||||
%defattr(-, root, root)
|
||||
%{_bindir}/uim-*-gtk3
|
||||
|
Loading…
x
Reference in New Issue
Block a user