5.7.1-2
drop BR: cmake (handled by qt5-rpm-macros now) 5.7.1 dec5 snapshot
This commit is contained in:
parent
9f028f9bfa
commit
f30ed6640f
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,13 +1 @@
|
|||||||
/qtwayland-opensource-src-5.4.1.tar.xz
|
|
||||||
/qtwayland-opensource-src-5.4.2.tar.xz
|
|
||||||
/qtwayland-opensource-src-5.5.0-rc.tar.xz
|
|
||||||
/qtwayland-opensource-src-5.5.0.tar.xz
|
|
||||||
/qtwayland-opensource-src-5.5.1-rc1.tar.xz
|
|
||||||
/qtwayland-opensource-src-5.5.1.tar.xz
|
|
||||||
/qtwayland-opensource-src-5.6.0-beta.tar.gz
|
|
||||||
/qtwayland-opensource-src-5.6.0-beta1.tar.xz
|
|
||||||
/qtwayland-opensource-src-5.6.0-rc.tar.xz
|
|
||||||
/qtwayland-opensource-src-5.6.0.tar.xz
|
|
||||||
/qtwayland-opensource-src-5.6.1.tar.xz
|
|
||||||
/qtwayland-opensource-src-5.7.0.tar.xz
|
|
||||||
/qtwayland-opensource-src-5.7.1.tar.xz
|
/qtwayland-opensource-src-5.7.1.tar.xz
|
||||||
|
@ -3,12 +3,11 @@
|
|||||||
Summary: Qt5 - Wayland platform support and QtCompositor module
|
Summary: Qt5 - Wayland platform support and QtCompositor module
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Version: 5.7.1
|
Version: 5.7.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: LGPLv2 with exceptions or LGPLv3 with exceptions
|
License: LGPLv2 with exceptions or LGPLv3 with exceptions
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
Source0: http://download.qt.io/official_releases/qt/5.7/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz
|
Source0: http://download.qt.io/official_releases/qt/5.7/%{version}/submodules/%{qt_module}-opensource-src-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: cmake
|
|
||||||
BuildRequires: qt5-qtbase-devel >= %{version}
|
BuildRequires: qt5-qtbase-devel >= %{version}
|
||||||
BuildRequires: qt5-qtbase-static
|
BuildRequires: qt5-qtbase-static
|
||||||
BuildRequires: pkgconfig(Qt5Quick)
|
BuildRequires: pkgconfig(Qt5Quick)
|
||||||
@ -108,13 +107,15 @@ popd
|
|||||||
%dir %{_qt5_libdir}/cmake/Qt5WaylandClient/
|
%dir %{_qt5_libdir}/cmake/Qt5WaylandClient/
|
||||||
%{_qt5_libdir}/cmake/Qt5WaylandClient/*.cmake
|
%{_qt5_libdir}/cmake/Qt5WaylandClient/*.cmake
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%files examples
|
%files examples
|
||||||
%{_qt5_examplesdir}/wayland/
|
%{_qt5_examplesdir}/wayland/
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 10 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.7.1-2
|
||||||
|
- drop BR: cmake (handled by qt5-rpm-macros now)
|
||||||
|
- 5.7.1 dec5 snapshot
|
||||||
|
|
||||||
* Wed Nov 09 2016 Helio Chissini de Castro <helio@kde.org> - 5.7.1-1
|
* Wed Nov 09 2016 Helio Chissini de Castro <helio@kde.org> - 5.7.1-1
|
||||||
- New upstream version
|
- New upstream version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user