diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..06f3745 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,12 @@ +libQt53DCore5 +libQt53DAnimation5 +libQt53DExtras5 +libQt53DInput5 +libQt53DLogic5 +libQt53DQuick5 +libQt53DQuickAnimation5 +libQt53DQuickExtras5 +libQt53DQuickInput5 +libQt53DQuickRender5 +libQt53DQuickScene2D5 +libQt53DRender5 diff --git a/libqt5-qt3d.changes b/libqt5-qt3d.changes index 431f72b..bdde139 100644 --- a/libqt5-qt3d.changes +++ b/libqt5-qt3d.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Tue Dec 15 08:15:38 UTC 2020 - Fabian Vogt - -- Drop baselibs.conf, -32bit packages are not used anywhere and due - to system assimp not providing -32bit packages broken anyway - ------------------------------------------------------------------- Fri Nov 20 12:08:42 UTC 2020 - Fabian Vogt diff --git a/libqt5-qt3d.spec b/libqt5-qt3d.spec index eec5c0a..0a3f18f 100644 --- a/libqt5-qt3d.spec +++ b/libqt5-qt3d.spec @@ -33,6 +33,7 @@ License: LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later) Group: Development/Libraries/X11 URL: https://www.qt.io Source: https://download.qt.io/official_releases/qt/5.15/%{real_version}/submodules/%{tar_version}.tar.xz +Source1: baselibs.conf BuildRequires: fdupes BuildRequires: libQt5Bootstrap-devel-static >= %{version} BuildRequires: libQt5Concurrent-devel >= %{version}