Added a RHEL flag.

This commit is contained in:
Takao Fujiwara 2012-04-18 12:04:55 +09:00
parent b771dfa124
commit 62ffc53268

View File

@ -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