ExclusiveArch: %{ix86} x86_64 %{arm} (to match qt5-qtdeclarative)

This commit is contained in:
Rex Dieter 2013-09-07 10:56:21 -05:00
parent 1ec431bd35
commit b6289ff587

View File

@ -4,13 +4,16 @@
Summary: Qt5 - Multimedia support
Name: qt5-%{qt_module}
Version: 5.1.1
Release: 1%{?dist}
Release: 2%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
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
# qt5-qtjsbackend (and so qt5-qtdeclarative) supports only ix86, x86_64 and arm , and so do we here
ExclusiveArch: %{ix86} x86_64 %{arm}
BuildRequires: qt5-qtbase-devel >= %{version}
BuildRequires: qt5-qtdeclarative-devel >= %{version}
BuildRequires: pkgconfig(alsa)
@ -104,6 +107,9 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la
%changelog
* Sat Sep 07 2013 Rex Dieter <rdieter@fedoraproject.org> 5.1.1-2
- ExclusiveArch: %%{ix86} x86_64 %%{arm} (to match qt5-qtdeclarative)
* Thu Aug 29 2013 Rex Dieter <rdieter@fedoraproject.org> 5.1.1-1
- 5.1.1