Compare commits
10 Commits
2fc04faa22
...
12562465c7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
12562465c7 | ||
|
|
9953d242fa | ||
|
|
559d0c2e95 | ||
|
|
02927f13a3 | ||
|
|
8ba815c9f9 | ||
|
|
0351a1586b | ||
|
|
2dba788374 | ||
|
|
b6d65b49ff | ||
|
|
6e0475fe12 | ||
|
|
6d62f9bd78 |
@ -1,6 +0,0 @@
|
||||
<constraints>
|
||||
<linux><version>
|
||||
<min>4.0</min>
|
||||
</version></linux>
|
||||
</constraints>
|
||||
|
||||
@ -2,16 +2,16 @@
|
||||
|
||||
Name: qt5-qtdeclarative
|
||||
Version: 5.11.1
|
||||
Release: 4
|
||||
Release: 6
|
||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
||||
Summary: Qt5 module for declarative framework
|
||||
Url: http://www.qt.io
|
||||
Source0: https://download.qt.io/official_releases/qt/5.11/%{version}/submodules/qtdeclarative-everywhere-src-%{version}.tar.xz
|
||||
Source0: https://download.qt.io/new_archive/qt/5.11/%{version}/submodules/qtdeclarative-everywhere-src-%{version}.tar.xz
|
||||
Source1: qv4global_p-multilib.h
|
||||
Patch0001: qtdeclarative-opensource-src-5.11.0-no_sse2.patch
|
||||
Obsoletes: qt5-qtjsbackend < 5.2.0 qt5-qtdeclarative-render2d < 5.7.1-10
|
||||
BuildRequires: gcc-c++ qt5-rpm-macros >= %{version} qt5-qtbase-devel >= %{version}
|
||||
BuildRequires: qt5-qtbase-private-devel qt5-qtxmlpatterns-devel >= %{version} python3
|
||||
BuildRequires: qt5-qtbase-private-devel qt5-qtxmlpatterns-devel >= %{version} python3 python2
|
||||
%{?_qt5:Requires: %{_qt5} = %{_qt5_version}}
|
||||
|
||||
%if 0%{?tests}
|
||||
@ -115,6 +115,12 @@ make check -k -C tests ||:
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 18 2020 liuweibo <liuweibo10@huawei.com> - 5.11.1-6
|
||||
- Fix Source0
|
||||
|
||||
* Sat Feb 22 2020 yanzhihua <yanzhihua4@huawei.com> - 5.11.1-5
|
||||
- modify python buildrequire
|
||||
|
||||
* Thu Nov 07 2019 yanzhihua <yanzhihua4@huawei.com> - 5.11.1-4
|
||||
- Package init
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user