!30 [sync] PR-29: 修改24.03分支编译失败问题
From: @openeuler-sync-bot Reviewed-by: @weidongkl Signed-off-by: @weidongkl
This commit is contained in:
commit
4269d9c0b4
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: ibus
|
Name: ibus
|
||||||
Version: 1.5.29
|
Version: 1.5.29
|
||||||
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,7 +22,7 @@ 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
|
||||||
BuildRequires: libdbusmenu-gtk3-devel
|
BuildRequires: libdbusmenu-gtk3-devel gtk4-devel
|
||||||
|
|
||||||
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
|
||||||
@ -110,7 +110,7 @@ desktop-file-install --delete-original \
|
|||||||
|
|
||||||
|
|
||||||
%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 xkb-latin-layouts" VERBOSE=1 %{nil}
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%{_sbindir}/alternatives --install %{_sysconfdir}/X11/xinit/xinputrc xinputrc %{_xinputconf} 83 || :
|
%{_sbindir}/alternatives --install %{_sysconfdir}/X11/xinit/xinputrc xinputrc %{_xinputconf} 83 || :
|
||||||
@ -183,6 +183,9 @@ dconf update || :
|
|||||||
%{_datadir}/gtk-doc/html/*
|
%{_datadir}/gtk-doc/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 13 2024 herengui <herengui@kylinsec.com.cn> - 1.5.29-2
|
||||||
|
- add buildrequires gtk4-devel since enable_gtk4 is set to yes by default.
|
||||||
|
|
||||||
* Thu Feb 01 2024 zhouwenpei <zhouwenpei1@h-partners.com> - 1.5.29-1
|
* Thu Feb 01 2024 zhouwenpei <zhouwenpei1@h-partners.com> - 1.5.29-1
|
||||||
- update to 1.5.29
|
- update to 1.5.29
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user