!22 [sync] PR-20: 删除自我依赖
From: @openeuler-sync-bot Reviewed-by: @yanan-rock Signed-off-by: @yanan-rock
This commit is contained in:
commit
acae79f55e
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: ibus
|
Name: ibus
|
||||||
Version: 1.5.23
|
Version: 1.5.23
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Intelligent Input Bus for Linux OS
|
Summary: Intelligent Input Bus for Linux OS
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/ibus/%name/wiki
|
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: 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: 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
|
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: iso-codes dbus-x11 dconf python3-gobject python3
|
||||||
Requires: xorg-x11-xinit xorg-x11-xkb-utils
|
Requires: xorg-x11-xinit xorg-x11-xkb-utils
|
||||||
@ -109,8 +107,6 @@ desktop-file-install --delete-original \
|
|||||||
|
|
||||||
%find_lang %{name}10
|
%find_lang %{name}10
|
||||||
|
|
||||||
#tmp add for update
|
|
||||||
cp -a %{_libdir}/libibus-*%{ibus_api_version}.so.* %{buildroot}/%{_libdir}
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
make check DISABLE_GUI_TESTS="ibus-compose ibus-keypress test-stress" VERBOSE=1 %{nil}
|
make check DISABLE_GUI_TESTS="ibus-compose ibus-keypress test-stress" VERBOSE=1 %{nil}
|
||||||
@ -181,6 +177,9 @@ dconf update || :
|
|||||||
%{_datadir}/gtk-doc/html/*
|
%{_datadir}/gtk-doc/html/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jan 29 2021 zhanzhimin <zhanzhimin@huawei.com> - 1.5.23-1
|
||||||
- update to 1.5.23
|
- update to 1.5.23
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user