From a97fc92a720dd7d6e4f1dbc9e3f32e7b414c3b5d Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Wed, 21 May 2014 09:09:54 -0500 Subject: [PATCH] limit -reduce-relocations to %ix86 x86_64 archs (QTBUG-36129) --- qt5-qtbase.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/qt5-qtbase.spec b/qt5-qtbase.spec index 81ad07d..da51ddf 100644 --- a/qt5-qtbase.spec +++ b/qt5-qtbase.spec @@ -22,7 +22,7 @@ Summary: Qt5 - QtBase components Name: qt5-qtbase Version: 5.3.0 -Release: 1%{?dist} +Release: 2%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -284,7 +284,7 @@ popd %build -# arm FTBFS -reduce-relocations, see https://bugreports.qt-project.org/browse/QTBUG-36129 +# limit -reduce-relocations to %%ix86 x86_64 archs, https://bugreports.qt-project.org/browse/QTBUG-36129 ./configure -v \ -confirm-license \ -opensource \ @@ -319,7 +319,7 @@ popd -no-rpath \ -no-separate-debug-info \ -no-strip \ -%ifnarch %{arm} +%ifarch %{ix86} x86_64 -reduce-relocations \ %endif %{?harfbuzz} \ @@ -676,6 +676,9 @@ popd %changelog +* Wed May 21 2014 Rex Dieter 5.3.0-2 +- limit -reduce-relocations to %%ix86 x86_64 archs (QTBUG-36129) + * Wed May 21 2014 Jan Grulich 5.3.0-1 - 5.3.0