diff --git a/vtk.changes b/vtk.changes index c459d5d..b0f7651 100644 --- a/vtk.changes +++ b/vtk.changes @@ -14,9 +14,10 @@ Thu Jul 16 16:55:31 UTC 2020 - Stefan BrĂ¼ns - Drop unused wget build dependency - Wrap devel-doc generation in bcond (keep defaulted to off), and drop the essentially empty package when disabled. -- Fix build on ARM/Qt GLES: +- Fix build on ARM/Qt GLES (boo#1172723): * set VTK_OPENGL_USE_GLES * Add 0001-clean-up-some-old-opengl-es-stuff.patch + * Add 0001-expose-1d-texture-options.patch * Add 0001-Remove-duplicate-check-for-QOpenGLFunctions_3_2_Core.patch * Rebase 0001-Allow-compilation-on-GLES-platforms.patch * Add 0001-Replace-last-glDrawBuffer-call-with-glDrawBuffers-1.patch diff --git a/vtk.spec b/vtk.spec index 8df64b7..a9a0aed 100644 --- a/vtk.spec +++ b/vtk.spec @@ -390,8 +390,8 @@ languages. %setup -n VTK-%{version} %patch1 -p1 %patch2 -p1 -%if %{with gles} %patch3 -p1 +%if %{with gles} %patch4 -p1 %patch5 -p1 %patch6 -p1