diff --git a/qt5-qtxmlpatterns.spec b/qt5-qtxmlpatterns.spec index 1d5b3d5..5802965 100644 --- a/qt5-qtxmlpatterns.spec +++ b/qt5-qtxmlpatterns.spec @@ -1,14 +1,18 @@ %global qt_module qtxmlpatterns +%global bootstrap 1 + +%define prerelease rc + # 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%{?bootstrap} %ifarch %{arm} %{ix86} x86_64 %define docs 1 %endif - -%define prerelease rc +%endif Summary: Qt5 - QtXmlPatterns component Name: qt5-%{qt_module}