[packages/qt5-qtremoteobjects] R: same Qt5Core version as during build time

atler atler at pld-linux.org
Mon Jul 10 13:14:34 CEST 2023


commit 81b5d0b200e31d13665ddc0fae8abcf7d580a19a
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jul 10 12:16:44 2023 +0200

    R: same Qt5Core version as during build time
    
    attempts to avoid error:
    
    Cannot mix incompatible Qt library (x.y.z) with this library (x'.y'.z')

 qt5-qtremoteobjects.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt5-qtremoteobjects.spec b/qt5-qtremoteobjects.spec
index 98b3567..7f690cc 100644
--- a/qt5-qtremoteobjects.spec
+++ b/qt5-qtremoteobjects.spec
@@ -54,7 +54,7 @@ Ten pakiet zawiera bibliotekę Qt5 RemoteObjects.
 Summary:	The Qt5 RemoteObjects library
 Summary(pl.UTF-8):	Biblioteka Qt5 RemoteObjects
 Group:		X11/Libraries
-Requires:	Qt5Core >= %{qtbase_ver}
+%requires_eq_to	Qt5Core Qt5Core-devel
 Requires:	Qt5Network >= %{qtbase_ver}
 Requires:	Qt5Qml >= %{qtdeclarative_ver}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtremoteobjects.git/commitdiff/81b5d0b200e31d13665ddc0fae8abcf7d580a19a



More information about the pld-cvs-commit mailing list