From 44137b99abdbd2a77879f15d0c542bbed96bb039 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 19 Sep 2013 14:46:12 -0500 Subject: [PATCH] ExcludeArch: ppc... --- qt5-qtscript.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qt5-qtscript.spec b/qt5-qtscript.spec index fb64c3a..2a760a8 100644 --- a/qt5-qtscript.spec +++ b/qt5-qtscript.spec @@ -11,6 +11,9 @@ License: LGPLv2 with exceptions or GPLv3 with exceptions Url: http://qt-project.org/ Source0: http://download.qt-project.org/official_releases/qt/5.1/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz +# http://bugzilla.redhat.com/1005482 +ExcludeArch: ppc64 ppc + BuildRequires: qt5-qtbase-devel >= %{version} %{?_qt5_version:Requires: qt5-qtbase%{?_isa} >= %{_qt5_version}}