commit 997fc0df7707e52aa8cc5c908b68299b0623d6ea
Author: Jan Palus <[email protected]>
Date:   Mon Jul 10 12:19:51 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-qtspeech.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt5-qtspeech.spec b/qt5-qtspeech.spec
index 64b4e2f..62efad4 100644
--- a/qt5-qtspeech.spec
+++ b/qt5-qtspeech.spec
@@ -63,7 +63,7 @@ Ten pakiet zawiera bibliotekÄ™ Qt5 Speech.
 Summary:       The Qt5 Speech library
 Summary(pl.UTF-8):     Biblioteka Qt5 Speech
 Group:         Libraries
-Requires:      Qt5Core >= %{qtbase_ver}
+%requires_eq_to        Qt5Core Qt5Core-devel
 
 %description -n Qt5Speech
 Qt5 Speech library.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtspeech.git/commitdiff/997fc0df7707e52aa8cc5c908b68299b0623d6ea

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

Reply via email to