From f8b98b88ca46031143e158cab150a44ff08cf4c4 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 13 Jan 2014 14:49:38 -0600 Subject: [PATCH] bootstrap epel7 --- qt5-qtwebkit.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qt5-qtwebkit.spec b/qt5-qtwebkit.spec index 7bcdb4a..b71f061 100644 --- a/qt5-qtwebkit.spec +++ b/qt5-qtwebkit.spec @@ -4,9 +4,11 @@ # define to build docs, need to undef this for bootstrapping # where qt5-qttools builds are not yet available # only primary archs (for now), allow secondary to bootstrap +%if 0%{?rhel} < 6 %ifarch %{arm} %{ix86} x86_64 %define docs 1 %endif +%endif Summary: Qt5 - QtWebKit components Name: qt5-qtwebkit