commit 21d8d7c50ad4a15381313a14643accb67c42cb0b
Author: Jan Palus <[email protected]>
Date:   Mon Jul 10 12:21:29 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-qtsvg.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt5-qtsvg.spec b/qt5-qtsvg.spec
index 4338aea..99981b4 100644
--- a/qt5-qtsvg.spec
+++ b/qt5-qtsvg.spec
@@ -57,7 +57,7 @@ Ten pakiet zawiera bibliotekÄ™ Qt5 Svg.
 Summary:       The Qt5 Svg library
 Summary(pl.UTF-8):     Biblioteka Qt5 Svg
 Group:         Libraries
-Requires:      Qt5Core >= %{qtbase_ver}
+%requires_eq_to        Qt5Core Qt5Core-devel
 Requires:      Qt5Gui >= %{qtbase_ver}
 Requires:      Qt5Widgets >= %{qtbase_ver}
 Obsoletes:     qt5-qtsvg < 5.3.0
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtsvg.git/commitdiff/21d8d7c50ad4a15381313a14643accb67c42cb0b

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to