diff --git a/ibus-xx-tests-disable-el-gr.patch b/ibus-xx-tests-disable-el-gr.patch new file mode 100644 index 0000000..361a538 --- /dev/null +++ b/ibus-xx-tests-disable-el-gr.patch @@ -0,0 +1,8 @@ +--- ibus-1.5.19/src/tests/ibus-compose.env.orig 2025-04-11 20:19:32.894033452 +0900 ++++ ibus-1.5.19/src/tests/ibus-compose.env 2025-04-11 20:20:36.995690581 +0900 +@@ -1,4 +1,4 @@ +-LANG=el_GR.UTF-8 ++#LANG=el_GR.UTF-8 + LANG=fi_FI.UTF-8 + LANG=pt_BR.UTF-8 + LANG=en_US.UTF-8 COMPOSE_FILE=ibus-compose.emoji diff --git a/ibus.spec b/ibus.spec index 8eff06a..2663cb3 100644 --- a/ibus.spec +++ b/ibus.spec @@ -61,6 +61,9 @@ Patch7: %{name}-1713606-hangul-with-mouse.patch Patch8: %{name}-1897548-emoji-unicode.patch # RHEL 8.10 screenshot in CI Patch9: %{name}-xx-tests-screenshot.patch +# RHEL 8.10 Disable el-GR compose test since the latest includes multiple +# outputs and IBus requires to backport lots of patches to support it. +Patch10: %{name}-xx-tests-disable-el-gr.patch # RHEL 8.0 Under testing #1349148 #1385349 #1350291 #1406699 #1432252 #1601577 Patch100: %{name}-1385349-segv-bus-proxy.patch