From 10bdff43a449e865271ce8bad0477c649ca785a8 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 13 Jan 2014 14:15:09 -0600 Subject: [PATCH] bootstrap epel7 --- qt5-qtdeclarative.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qt5-qtdeclarative.spec b/qt5-qtdeclarative.spec index 723c969..6306a25 100644 --- a/qt5-qtdeclarative.spec +++ b/qt5-qtdeclarative.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} < 7 %ifarch %{arm} %{ix86} x86_64 %define docs 1 %endif +%endif Summary: Qt5 - QtDeclarative component Name: qt5-%{qt_module}