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

atler atler at pld-linux.org
Mon Jul 10 13:08:07 CEST 2023


commit 36ad93c2a3bbdabf9cbe4657347076cafb2a8267
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jul 10 12:09:43 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-qtmqtt.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt5-qtmqtt.spec b/qt5-qtmqtt.spec
index 0008b4f..a4e56a1 100644
--- a/qt5-qtmqtt.spec
+++ b/qt5-qtmqtt.spec
@@ -53,7 +53,7 @@ Ten pakiet zawiera bibliotekę Qt5 Mqtt.
 Summary:	The Qt5 Mqtt library
 Summary(pl.UTF-8):	Biblioteka Qt5 Mqtt
 Group:		Libraries
-Requires:	Qt5Core >= %{qtbase_ver}
+%requires_eq_to	Qt5Core Qt5Core-devel
 Requires:	Qt5Network >= %{qtbase_ver}
 
 %description -n Qt5Mqtt
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtmqtt.git/commitdiff/36ad93c2a3bbdabf9cbe4657347076cafb2a8267



More information about the pld-cvs-commit mailing list