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: Added a RHEL flag.
Date: Sun, 31 May 2026 02:05:38 GMT	[thread overview]
Message-ID: <178019313812.1.9990296852805953834.rpms-ibus-62ffc53268a3@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ibus
Branch : autotool
Commit : 62ffc53268a354a932b851661de8e8968c82b68b
Author : Takao Fujiwara <tfujiwar@redhat.com>
Date   : 2012-04-18T12:04:55+09:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/ibus/c/62ffc53268a354a932b851661de8e8968c82b68b?branch=autotool

Log:
Added a RHEL flag.

---
diff --git a/ibus.spec b/ibus.spec
index ec9dcaa..57f5d88 100644
--- a/ibus.spec
+++ b/ibus.spec
@@ -13,7 +13,7 @@
 %define with_gjs 1
 %endif
 
-%if 0%{?fedora} > 16
+%if (0%{?fedora} > 16 || 0%{?rhel} > 6)
 %define ibus_gjs_version 3.3.92.20120327
 %define ibus_gjs_build_failure 1
 %else

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

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178019313812.1.9990296852805953834.rpms-ibus-62ffc53268a3@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