[packages/qt6] no strict version dep on OpenXR-devel; rel 2
atler
atler at pld-linux.org
Tue Dec 17 18:02:55 CET 2024
commit a9080c90f6d9cde69dac945f099673b7ecc8cc54
Author: Jan Palus <atler at pld-linux.org>
Date: Tue Dec 17 17:34:12 2024 +0100
no strict version dep on OpenXR-devel; rel 2
qt6.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/qt6.spec b/qt6.spec
index 776a32e..21caf81 100644
--- a/qt6.spec
+++ b/qt6.spec
@@ -110,7 +110,7 @@ Summary: Qt6 Library
Summary(pl.UTF-8): Biblioteka Qt6
Name: qt6
Version: 6.8.1
-Release: 1
+Release: 2
License: LGPL v3 or GPL v2 or GPL v3 or commercial
Group: X11/Libraries
Source0: https://download.qt.io/official_releases/qt/6.8/%{version}/single/qt-everywhere-src-%{version}.tar.xz
@@ -2349,6 +2349,7 @@ Narzędzia linii poleceń do biblioteki Qt6 Quick3D.
Summary: The Qt6 Quick3D library
Summary(pl.UTF-8): Biblioteka Qt6 Quick3D
Group: X11/Libraries
+%{?with_openxr:Requires: OpenXR >= 1.0.29}
Requires: Qt6Core = %{version}
Requires: Qt6Gui = %{version}
Requires: Qt6Qml = %{version}
@@ -2365,7 +2366,7 @@ Biblioteki Qt6 Quick3D.
Summary: Qt6 Quick3D - development files
Summary(pl.UTF-8): Biblioteka Qt6 Quick3D - pliki programistyczne
Group: X11/Development/Libraries
-%{?with_openxr:Requires: OpenXR-devel = 1.0.29}
+%{?with_openxr:Requires: OpenXR-devel >= 1.0.29}
Requires: Qt6Concurrent-devel = %{version}
Requires: Qt6Core-devel = %{version}
Requires: Qt6Gui-devel = %{version}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qt6.git/commitdiff/a9080c90f6d9cde69dac945f099673b7ecc8cc54
More information about the pld-cvs-commit
mailing list