From 6539b63734c62ae14434eb369cf20d0736d0c637 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 2 Dec 2014 13:26:57 -0600 Subject: [PATCH] system_clucene for f20+ only --- qt.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt.spec b/qt.spec index c01b2cd..7dd6b8f 100644 --- a/qt.spec +++ b/qt.spec @@ -13,7 +13,7 @@ %define qt_settings 1 %endif -%if 0%{?fedora} || 0%{?rhel} > 6 +%if 0%{?fedora} > 19 || 0%{?rhel} > 6 %global system_clucene 1 %endif