public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Takao Fujiwara <tfujiwar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ibus] autotool: Disable ibus-panel rich condition in RHEL
Date: Sun, 31 May 2026 02:08:38 GMT	[thread overview]
Message-ID: <178019331841.1.5199576392164599041.rpms-ibus-6ee90f280057@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ibus
Branch : autotool
Commit : 6ee90f280057fb09590ed19484cf1de689189d1c
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date   : 2024-07-29T19:55:54+09:00
Stats  : +2/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ibus/c/6ee90f280057fb09590ed19484cf1de689189d1c?branch=autotool

Log:
Disable ibus-panel rich condition in RHEL

---
diff --git a/ibus.spec b/ibus.spec
index 37d61e0..fa72e12 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -124,7 +124,9 @@ Requires:      (%{name}-gtk2%{?_isa}   = %{version}-%{release} if gtk2)
 %endif
 Requires:       %{name}-gtk3%{?_isa}   = %{version}-%{release}
 Requires:       %{name}-setup          = %{version}-%{release}
+%if 0%{?fedora}
 Requires:      (%{name}-panel%{?_isa}  = %{version}-%{release} if %ibus_panel_condition)
+%endif
 %if %{with xinit}
 Requires:      (%{name}-xinit          = %{version}-%{release} if %ibus_xinit_condition)
 %endif

             reply	other threads:[~2026-05-31  2:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-31  2:08 Takao Fujiwara [this message]
2026-05-31  2:08 [rpms/ibus] autotool: Disable ibus-panel rich condition in RHEL Takao Fujiwara

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178019331841.1.5199576392164599041.rpms-ibus-6ee90f280057@fedoraproject.org \
    --to=tfujiwar@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox