From b6c7b8c6eaff518369ef657e7107196335b375e0 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Fri, 18 Mar 2016 13:35:56 -0500 Subject: [PATCH] de-bootstap --- qt5-qtxmlpatterns.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qt5-qtxmlpatterns.spec b/qt5-qtxmlpatterns.spec index e3103f7..ebcfe28 100644 --- a/qt5-qtxmlpatterns.spec +++ b/qt5-qtxmlpatterns.spec @@ -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 - QtXmlPatterns component Name: qt5-%{qt_module} Version: 5.6.0 -Release: 2%{?prerelease:.%{prerelease}}%{?dist} +Release: 3%{?prerelease:.%{prerelease}}%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions Url: http://www.qt.io @@ -140,6 +140,9 @@ popd %changelog +* Fri Mar 18 2016 Rex Dieter - 5.6.0-3 +- de-bootstap + * Fri Mar 18 2016 Rex Dieter - 5.6.0-2 - rebuild