diff --git a/qt5-qttools.spec b/qt5-qttools.spec index f76efba..21d41df 100644 --- a/qt5-qttools.spec +++ b/qt5-qttools.spec @@ -5,12 +5,15 @@ # 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 +%ifarch %{arm} %{ix86} x86_64 %define docs 1 +%endif Summary: Qt5 - QtTool components Name: qt5-qttools Version: 5.2.0 -Release: 0.4.%{pre}%{?dist} +Release: 0.5.%{pre}%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -335,6 +338,9 @@ fi %changelog +* Mon Nov 25 2013 Rex Dieter 5.2.0-0.5.beta1 +- enable -doc only on primary archs (allow secondary bootstrap) + * Sat Nov 09 2013 Rex Dieter 5.2.0-0.4.beta1 - rebuild (arm/qreal)