From b2025a3fbe2713f67a3a7aec7f2ee8166940c105 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 13 Jan 2014 14:45:14 -0600 Subject: [PATCH] bootstrap -doc here since this is now a builddep for qt5-qtdeclarative --- qt5-qtxmlpatterns.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/qt5-qtxmlpatterns.spec b/qt5-qtxmlpatterns.spec index f984420..10a3e73 100644 --- a/qt5-qtxmlpatterns.spec +++ b/qt5-qtxmlpatterns.spec @@ -3,7 +3,12 @@ # 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 - QtXmlPatterns component Name: qt5-%{qt_module}