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

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


commit 9fe8747303f9ed7399dd1beb8c3f8b5f9d144c34
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jul 10 12:24:22 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-qtx11extras.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt5-qtx11extras.spec b/qt5-qtx11extras.spec
index f8607a8..92ae482 100644
--- a/qt5-qtx11extras.spec
+++ b/qt5-qtx11extras.spec
@@ -50,7 +50,7 @@ Ten pakiet zawiera bibliotekę Qt5 X11 Extras.
 Summary:	The Qt5 X11 Extras library
 Summary(pl.UTF-8):	Biblioteka Qt5 X11 Extras
 Group:		Libraries
-Requires:	Qt5Core >= %{qtbase_ver}
+%requires_eq_to	Qt5Core Qt5Core-devel
 Requires:	Qt5Gui >= %{qtbase_ver}
 Obsoletes:	qt5-qtx11extras < 5.2.0-1
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtx11extras.git/commitdiff/9fe8747303f9ed7399dd1beb8c3f8b5f9d144c34



More information about the pld-cvs-commit mailing list