bootstrap build

This commit is contained in:
Rex Dieter 2016-03-18 12:15:42 -05:00
parent a5b00e1867
commit cb7442bb30
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
# 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
#global bootstrap 1
%global bootstrap 1
%if ! 0%{?bootstrap}
%ifarch %{arm} %{ix86} x86_64
@ -17,7 +17,7 @@
Summary: Qt5 - QtDeclarative component
Name: qt5-%{qt_module}
Version: 5.6.0
Release: 1%{?prerelease:.%{prerelease}}%{?dist}
Release: 0.1%{?prerelease:.%{prerelease}}%{?dist}.bootstrap
# See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
License: LGPLv2 with exceptions or GPLv3 with exceptions