public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ibus] autotool: Added a RHEL flag.
@ 2026-05-31  2:05 Takao Fujiwara
  0 siblings, 0 replies; only message in thread
From: Takao Fujiwara @ 2026-05-31  2:05 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-05-31  2:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-31  2:05 [rpms/ibus] autotool: Added a RHEL flag Takao Fujiwara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox