update to version 5.15.10-1
(cherry picked from commit 12c90a1a48445f623e786507a70c4a179213a5d3)
This commit is contained in:
parent
c5287e2e98
commit
b34c6995a9
@ -1,18 +1,23 @@
|
|||||||
%global qt_module qtremoteobjects
|
%global qt_module qtremoteobjects
|
||||||
|
|
||||||
|
# Disable automatic .la file removal
|
||||||
|
%global __brp_remove_la_files %nil
|
||||||
|
|
||||||
Summary: Qt5 - Qt Remote Objects
|
Summary: Qt5 - Qt Remote Objects
|
||||||
Name: qt5-%{qt_module}
|
Name: qt5-%{qt_module}
|
||||||
Version: 5.15.2
|
Version: 5.15.10
|
||||||
Release: 1
|
Release: 1
|
||||||
|
|
||||||
License: LGPLv2 with exceptions or GPLv3 with exceptions
|
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
|
||||||
|
License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
|
||||||
Url: http://www.qt.io
|
Url: http://www.qt.io
|
||||||
%global majmin %(echo %{version} | cut -d. -f1-2)
|
%global majmin %(echo %{version} | cut -d. -f1-2)
|
||||||
Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-src-%{version}.tar.xz
|
Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-opensource-src-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: qt5-qtbase-devel >= %{version}
|
BuildRequires: qt5-qtbase-devel >= %{version}
|
||||||
BuildRequires: qt5-qtbase-private-devel
|
BuildRequires: qt5-qtbase-private-devel
|
||||||
|
#libQt5Core.so.5(Qt_5_PRIVATE_API)(64bit)
|
||||||
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
%{?_qt5:Requires: %{_qt5}%{?_isa} = %{_qt5_version}}
|
||||||
BuildRequires: qt5-qtdeclarative-devel
|
BuildRequires: qt5-qtdeclarative-devel
|
||||||
|
|
||||||
@ -80,6 +85,9 @@ make install INSTALL_ROOT=%{buildroot} -C %{_target_platform}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 21 2023 huayadong <huayadong@kylinos.cn> - 5.15.10-1
|
||||||
|
- update to version 5.15.10-1
|
||||||
|
|
||||||
* Tue Jun 28 2022 tanyulong <tanyulong@kylinos.cn> - 5.15.2-1
|
* Tue Jun 28 2022 tanyulong <tanyulong@kylinos.cn> - 5.15.2-1
|
||||||
- init package for openEuler
|
- init package for openEuler
|
||||||
|
|
||||||
|
|||||||
BIN
qtremoteobjects-everywhere-opensource-src-5.15.10.tar.xz
Normal file
BIN
qtremoteobjects-everywhere-opensource-src-5.15.10.tar.xz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user