[packages/qt6] BC: Qt6Core

atler atler at pld-linux.org
Mon Oct 31 12:12:28 CET 2022


commit cfaf6a616c71de8baceddd715faff870d839d19b
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Oct 31 12:08:27 2022 +0100

    BC: Qt6Core
    
    try to avoid:
    
    samu: job failed: cd /tmp/B.oke831fx/BUILD/qt-everywhere-src-6.3.2/build/qtopcua/src/opcua && /tmp/B.oke831fx/BUILD/qt-everywhere-src-6.3.2/build/qtbase/libx32/qt6/libexec/qhelpgenerator /tmp/B.oke831fx/BUILD/qt-everywhere-src-6.3.2/build/share/doc/qt6-doc/qtopcua/qtopcua.qhp -o /tmp/B.oke831fx/BUILD/qt-everywhere-src-6.3.2/build/share/doc/qt6-doc/qtopcua.qch
    QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/B.oke831fx/BUILD/tmp/runtime-builder'
    Cannot mix incompatible Qt library (6.3.2) with this library (6.3.1)
    Aborted

 qt6.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/qt6.spec b/qt6.spec
index d019ea3..89f4825 100644
--- a/qt6.spec
+++ b/qt6.spec
@@ -209,6 +209,7 @@ BuildRequires:	xorg-lib-libxkbcommon-x11-devel >= 0.5.0
 BuildRequires:	xz
 BuildRequires:	zlib-devel >= 1.0.8
 BuildRequires:	zstd-devel >= 1.3
+BuildConflicts:	Qt6Core
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		filterout	-flto
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt6.git/commitdiff/cfaf6a616c71de8baceddd715faff870d839d19b



More information about the pld-cvs-commit mailing list