From 79a83406d24af301bde410c6ee1908df6156bb96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 9 Dec 2015 15:27:48 +0100 Subject: [PATCH] Try reverting from -optimized-tools to -optimized-qmake --- qt5-qtbase.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/qt5-qtbase.spec b/qt5-qtbase.spec index 76d9929..bc1df63 100644 --- a/qt5-qtbase.spec +++ b/qt5-qtbase.spec @@ -39,7 +39,7 @@ Summary: Qt5 - QtBase components Name: qt5-qtbase Version: 5.6.0 -Release: 0.4%{?dist} +Release: 0.5%{?dist} # See LGPL_EXCEPTIONS.txt, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -387,7 +387,7 @@ test -x configure || chmod +x configure -iconv \ -icu \ -openssl-linked \ - -optimized-tools \ + -optimized-qmake \ %{!?examples:-nomake examples} \ -nomake tests \ -no-pch \ @@ -865,6 +865,9 @@ fi %changelog +* Wed Dec 09 2015 Daniel Vratil - 5.6.0-0.5 +- try reverting from -optimized-tools to -optimized-qmake + * Sun Dec 06 2015 Rex Dieter - 5.6.0-0.4 - re-introduce bootstrap/examples macros - put examples-manifest.xml in -examples