ibus: remove self dependency
Signed-off-by: Jun Yang <jun.yang@suse.com> (cherry picked from commit fe13accb084a616afd8377dc9a5b7120e93ac5c6)
This commit is contained in:
parent
f65f796093
commit
5d0d25dd83
@ -6,7 +6,7 @@
|
||||
|
||||
Name: ibus
|
||||
Version: 1.5.23
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Intelligent Input Bus for Linux OS
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/ibus/%name/wiki
|
||||
@ -22,8 +22,6 @@ BuildRequires: gettext-devel libtool glib2-doc gtk2-devel gtk3-devel db
|
||||
BuildRequires: dbus-python-devel >= %{dbus_python_version} desktop-file-utils python3-gobject vala vala-devel vala-tools
|
||||
BuildRequires: iso-codes-devel libnotify-devel libwayland-client-devel qt5-qtbase-devel cldr-emoji-annotation
|
||||
BuildRequires: unicode-emoji unicode-ucd libXtst-devel libxslt gobject-introspection-devel pygobject3-devel
|
||||
#tmp buildrequire for update
|
||||
BuildRequires: ibus-libs
|
||||
|
||||
Requires: iso-codes dbus-x11 dconf python3-gobject python3
|
||||
Requires: xorg-x11-xinit xorg-x11-xkb-utils
|
||||
@ -109,8 +107,6 @@ desktop-file-install --delete-original \
|
||||
|
||||
%find_lang %{name}10
|
||||
|
||||
#tmp add for update
|
||||
cp -a %{_libdir}/libibus-*%{ibus_api_version}.so.* %{buildroot}/%{_libdir}
|
||||
|
||||
%check
|
||||
make check DISABLE_GUI_TESTS="ibus-compose ibus-keypress test-stress" VERBOSE=1 %{nil}
|
||||
@ -181,6 +177,9 @@ dconf update || :
|
||||
%{_datadir}/gtk-doc/html/*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 18 2022 Jun Yang <jun.yang@suse.com> - 1.5.23-2
|
||||
- remove self-dependency
|
||||
|
||||
* Fri Jan 29 2021 zhanzhimin <zhanzhimin@huawei.com> - 1.5.23-1
|
||||
- update to 1.5.23
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user