From 8a5acf5845d4282c58e1f9138289abc721cb364d Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Tue, 2 Dec 2014 13:27:33 -0600 Subject: [PATCH] system_clucene f20+ only --- qt5-qttools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt5-qttools.spec b/qt5-qttools.spec index f62c880..141864d 100644 --- a/qt5-qttools.spec +++ b/qt5-qttools.spec @@ -1,7 +1,7 @@ #global bootstrap 1 %global qt_module qttools -%if 0%{?fedora} || 0%{?rhel} > 6 +%if 0%{?fedora} > 19 || 0%{?rhel} > 6 %global system_clucene 1 %endif