[packages/qt5-qtlocation] - fixed Qt5Qml-devel and Qt5Quick-devel version, rpm for noarch subpackage

qboosh qboosh at pld-linux.org
Tue Apr 20 18:44:20 CEST 2021


commit 3639f4e392f0570484898723a94b3ffac31815ab
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Apr 20 18:46:09 2021 +0200

    - fixed Qt5Qml-devel and Qt5Quick-devel version, rpm for noarch subpackage

 qt5-qtlocation.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/qt5-qtlocation.spec b/qt5-qtlocation.spec
index 6de0495..93a7fb1 100644
--- a/qt5-qtlocation.spec
+++ b/qt5-qtlocation.spec
@@ -24,9 +24,9 @@ Version:	5.15.2
 Release:	2
 License:	LGPL v3 or GPL v2+ or commercial
 Group:		Libraries
-Source0:	http://download.qt.io/official_releases/qt/5.15/%{version}/submodules/%{orgname}-everywhere-src-%{version}.tar.xz
+Source0:	https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/%{orgname}-everywhere-src-%{version}.tar.xz
 # Source0-md5:	5f1a8380518e949ba5949a0fcbaa191a
-Source1:	http://download.qt.io/official_releases/qt/5.15/%{version}/submodules/qttranslations-everywhere-src-%{version}.tar.xz
+Source1:	https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/qttranslations-everywhere-src-%{version}.tar.xz
 # Source1-md5:	9b66cdb64402e8fd9e843f8a7120abb1
 URL:		https://www.qt.io/
 BuildRequires:	GConf2-devel >= 2.0
@@ -47,6 +47,7 @@ BuildRequires:	qt5-assistant >= %{qttools_ver}
 BuildRequires:	qt5-build >= %{qtbase_ver}
 %{?with_qm:BuildRequires:	qt5-linguist >= %{qttools_ver}}
 BuildRequires:	qt5-qmake >= %{qtbase_ver}
+BuildRequires:	rpm-build >= 4.6
 BuildRequires:	rpmbuild(macros) >= 1.752
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
@@ -135,8 +136,8 @@ Group:		Development/Libraries
 Requires:	Qt5Core-devel >= %{qtbase_ver}
 Requires:	Qt5Network-devel >= %{qtbase_ver}
 Requires:	Qt5Positioning = %{version}-%{release}
-Requires:	Qt5Qml-devel >= %{qtbase_ver}
-Requires:	Qt5Quick-devel >= %{qtbase_ver}
+Requires:	Qt5Qml-devel >= %{qtdeclarative_ver}
+Requires:	Qt5Quick-devel >= %{qtdeclarative_ver}
 Obsoletes:	qt5-qtlocation-devel < 5.3.0
 
 %description -n Qt5Positioning-devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtlocation.git/commitdiff/3639f4e392f0570484898723a94b3ffac31815ab



More information about the pld-cvs-commit mailing list