Compare commits
No commits in common. "f24e19ff1f0dea84ffdf93b199bfdf2df4fc9619" and "7cd50927fc54e941b4946c1556265c416d2ca1b4" have entirely different histories.
f24e19ff1f
...
7cd50927fc
@ -1,16 +1,15 @@
|
||||
Name: qt5-qtquickcontrols2
|
||||
Summary: Qt5 - module for embedded QtQuick control set
|
||||
Version: 5.15.2
|
||||
Release: 1
|
||||
Version: 5.11.1
|
||||
Release: 3
|
||||
License: GPLv2+ or LGPLv3 and GFDL
|
||||
Url: http://www.qt.io
|
||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||
Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/qtquickcontrols2-everywhere-src-%{version}.tar.xz
|
||||
BuildRequires: make
|
||||
Source0: http://download.qt.io/archive/qt/5.11/5.11.1/submodules/qtquickcontrols2-everywhere-src-5.11.1.tar.xz
|
||||
BuildRequires: qt5-qtbase-devel >= %{version} qt5-qtbase-private-devel qt5-qtdeclarative-devel
|
||||
Requires: qt5-qtdeclarative >= %{version} qt5-qtgraphicaleffects >= %{version}
|
||||
%{?_qt5:Requires: %{_qt5} = %{_qt5_version}}
|
||||
|
||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||
%global __provides_exclude_from ^%{_qt5_archdatadir}/qml/.*\\.so$
|
||||
|
||||
%description
|
||||
@ -71,15 +70,8 @@ cd -
|
||||
%{_qt5_libdir}/libQt5Quick*2.prl
|
||||
%{_qt5_libdir}/qt5/mkspecs/modules/*
|
||||
%{_libdir}/cmake/Qt5QuickControls2/
|
||||
%{_libdir}/cmake/Qt5QuickTemplates2/
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Oct 13 2021 peijiankang <peijiankang@kylinos.cn> - 5.15.2-4
|
||||
- update to upstream version 5.15.2
|
||||
|
||||
* Mon Sep 14 2020 liuweibo <liuweibo10@huawei.com> - 5.11.1-4
|
||||
- Fix Source0
|
||||
|
||||
* Wed Nov 27 2019 likexin<likexin4@huawei.com> - 5.11.1-3
|
||||
- Package init
|
||||
|
||||
@ -1,4 +0,0 @@
|
||||
version_control: git
|
||||
src_repo: https://code.qt.io/qt/qtquickcontrols2.git
|
||||
tag_prefix: "^v"
|
||||
separator: "."
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user