commit 7c402888c4a5a698415923d330a941b512e4a3a1
Author: Jan Palus <[email protected]>
Date:   Mon Jul 10 12:02:42 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-qtcoap.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt5-qtcoap.spec b/qt5-qtcoap.spec
index ee87397..1331000 100644
--- a/qt5-qtcoap.spec
+++ b/qt5-qtcoap.spec
@@ -50,7 +50,7 @@ Ten pakiet zawiera bibliotekÄ™ Qt5 Coap.
 Summary:       The Qt5 Coap library
 Summary(pl.UTF-8):     Biblioteka Qt5 Coap
 Group:         Libraries
-Requires:      Qt5Core >= %{qtbase_ver}
+%requires_eq_to        Qt5Core Qt5Core-devel
 Requires:      Qt5Network >= %{qtbase_ver}
 
 %description -n Qt5Coap
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtcoap.git/commitdiff/7c402888c4a5a698415923d330a941b512e4a3a1

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

Reply via email to