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

atler atler at pld-linux.org
Mon Jul 10 13:09:48 CEST 2023


commit d459dfee58922a01045271eda181e10b90275be1
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jul 10 12:11:32 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-qtopcua.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt5-qtopcua.spec b/qt5-qtopcua.spec
index 6b45e84..cfe68c9 100644
--- a/qt5-qtopcua.spec
+++ b/qt5-qtopcua.spec
@@ -60,7 +60,7 @@ Ten pakiet zawiera bibliotekę Qt5 OpcUa.
 Summary:	The Qt5 OpcUa library
 Summary(pl.UTF-8):	Biblioteka Qt5 OpcUa
 Group:		Libraries
-Requires:	Qt5Core >= %{qtbase_ver}
+%requires_eq_to	Qt5Core Qt5Core-devel
 Requires:	Qt5Network >= %{qtbase_ver}
 
 %description -n Qt5OpcUa
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtopcua.git/commitdiff/d459dfee58922a01045271eda181e10b90275be1



More information about the pld-cvs-commit mailing list