AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.2.2 * Minor bugfix release, cmake fixes only - VTK no longer depends on MPI by default, so AppCSXCAD can be built withou MPI environment setup. This also allows running AppCSXCAD without runtime MPI setup. Fixes bnc#1080443.
- Fix build with Qt5.11, qt5_use_modules has been deprecated and removed, add qt5_use_modules.diff - Always use Qt5, as all current VTK builds use Qt5 as well
- Setup MPI environment before building.
- Change the Qt BuildRequires: for older distributions, Leap 42.x has a VTK build with Qt4, use the same conditional as the VTK package (i.e. Qt4 on Leap 42.x, Qt5 on TW and Leap 15.x)
- Add explicit BuildRequires for Qt5Sql/Qt5Widgets devel packages, as these are no longer implicitly required by vtk-devel
- Update to version 0.2.1 * Bugfix release - Drop obsolete * AppCSXCAD-vtk.patch
- Initial package, version 0.2.0 - Fix building with VTK 6.3 * AppCSXCAD-vtk.patch