5.7.1 dec5 snapshot, drop cmake/pkgconfig style BR
This commit is contained in:
parent
caf636406a
commit
41099242cf
14
.gitignore
vendored
14
.gitignore
vendored
@ -1,15 +1 @@
|
||||
/qtmultimedia-opensource-src-5.3.2.tar.xz
|
||||
/qtmultimedia-opensource-src-5.4.0.tar.xz
|
||||
/qtmultimedia-opensource-src-5.4.1.tar.xz
|
||||
/qtmultimedia-opensource-src-5.4.2.tar.xz
|
||||
/qtmultimedia-opensource-src-5.5.0-rc.tar.xz
|
||||
/qtmultimedia-opensource-src-5.5.0.tar.xz
|
||||
/qtmultimedia-opensource-src-5.5.1-rc1.tar.xz
|
||||
/qtmultimedia-opensource-src-5.5.1.tar.xz
|
||||
/qtmultimedia-opensource-src-5.6.0-beta.tar.gz
|
||||
/qtmultimedia-opensource-src-5.6.0-beta1.tar.xz
|
||||
/qtmultimedia-opensource-src-5.6.0-rc.tar.xz
|
||||
/qtmultimedia-opensource-src-5.6.0.tar.xz
|
||||
/qtmultimedia-opensource-src-5.6.1.tar.xz
|
||||
/qtmultimedia-opensource-src-5.7.0.tar.xz
|
||||
/qtmultimedia-opensource-src-5.7.1.tar.xz
|
||||
|
@ -13,13 +13,14 @@
|
||||
Summary: Qt5 - Multimedia support
|
||||
Name: qt5-%{qt_module}
|
||||
Version: 5.7.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://www.qt.io
|
||||
Source0: http://download.qt.io/official_releases/qt/5.7/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz
|
||||
BuildRequires: pkgconfig(Qt5Core) >= %{version}
|
||||
BuildRequires: pkgconfig(Qt5Quick) >= %{version}
|
||||
|
||||
BuildRequires: qt5-qtbase-devel >= %{version}
|
||||
BuildRequires: qt5-qtdeclarative-devel >= %{version}
|
||||
BuildRequires: pkgconfig(alsa)
|
||||
%if "%{?gst}" == "0.10"
|
||||
BuildRequires: pkgconfig(gstreamer-interfaces-0.10)
|
||||
@ -161,6 +162,9 @@ popd
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Dec 10 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.7.1-2
|
||||
- 5.7.1 dec5 snapshot, drop cmake/pkgconfig style BR
|
||||
|
||||
* Wed Nov 09 2016 Helio Chissini de Castro <helio@kde.org> - 5.7.1-1
|
||||
- New upstream version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user