diff --git a/qt5-qtmultimedia.spec b/qt5-qtmultimedia.spec index 62becc3..d1e5db0 100644 --- a/qt5-qtmultimedia.spec +++ b/qt5-qtmultimedia.spec @@ -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 5.1.1-2 +- ExclusiveArch: %%{ix86} x86_64 %%{arm} (to match qt5-qtdeclarative) + * Thu Aug 29 2013 Rex Dieter 5.1.1-1 - 5.1.1