Added a RHEL flag.
This commit is contained in:
parent
b771dfa124
commit
62ffc53268
@ -13,7 +13,7 @@
|
|||||||
%define with_gjs 1
|
%define with_gjs 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if 0%{?fedora} > 16
|
%if (0%{?fedora} > 16 || 0%{?rhel} > 6)
|
||||||
%define ibus_gjs_version 3.3.92.20120327
|
%define ibus_gjs_version 3.3.92.20120327
|
||||||
%define ibus_gjs_build_failure 1
|
%define ibus_gjs_build_failure 1
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user