ExcludeArch: ppc... (to match qt5-qtbase)

This commit is contained in:
Rex Dieter 2013-10-02 10:41:12 -05:00
parent ce6d001f8c
commit 75bd711598

View File

@ -9,6 +9,9 @@ License: BSD and (LGPLv2 with exceptions or GPLv3 with exceptions) and GF
Url: http://qt-project.org/ 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 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} BuildRequires: qt5-qtbase-devel >= %{version}
BuildRequires: qt5-qtbase-static >= %{version} BuildRequires: qt5-qtbase-static >= %{version}
BuildRequires: pkgconfig(Qt5Quick) BuildRequires: pkgconfig(Qt5Quick)