Hello community, here is the log from the commit of package FreeCAD for openSUSE:Factory checked in at 2020-07-27 17:46:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/FreeCAD (Old) and /work/SRC/openSUSE:Factory/.FreeCAD.new.3592 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "FreeCAD" Mon Jul 27 17:46:03 2020 rev:25 rq:822931 version:0.18.4 Changes: -------- --- /work/SRC/openSUSE:Factory/FreeCAD/FreeCAD.changes 2020-06-09 00:04:00.417150763 +0200 +++ /work/SRC/openSUSE:Factory/.FreeCAD.new.3592/FreeCAD.changes 2020-07-27 17:48:26.331458875 +0200 @@ -1,0 +2,5 @@ +Thu Jul 23 11:43:21 UTC 2020 - Adrian Schröter <[email protected]> + +- temporary disable FEM module until VTK 9 support arrives + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ FreeCAD.spec ++++++ --- /var/tmp/diff_new_pack.Nb7nM0/_old 2020-07-27 17:48:28.979461793 +0200 +++ /var/tmp/diff_new_pack.Nb7nM0/_new 2020-07-27 17:48:28.983461797 +0200 @@ -188,6 +188,7 @@ rm src/3rdparty/Pivy-0.5 -fr %build +# disabled until vtk 9 support arrives: -DBUILD_MESH_PART:BOOL=ON -DBUILD_FEM:BOOL=ON %cmake \ -DCMAKE_INSTALL_PREFIX=%{x_prefix} \ -DCMAKE_INSTALL_DATADIR=%{_datadir}/%{name} \ @@ -204,9 +205,9 @@ -DPYSIDE_INCLUDE_DIR=/usr/include/PySide2/ \ -DBUILD_QT5=ON \ -DFREECAD_USE_EXTERNAL_PIVY:BOOL=TRUE \ - -DBUILD_MESH_PART:BOOL=ON \ + -DBUILD_MESH_PART:BOOL=OFF \ -DBUILD_OPENSCAD:BOOL=ON \ - -DBUILD_FEM:BOOL=ON \ + -DBUILD_FEM:BOOL=OFF \ -DBUILD_FEM_NETGEN:BOOL=OFF \ -DFREECAD_USE_EXTERNAL_SMESH=OFF \ ..
