SHA256
1
0
forked from pool/vtk

Accepting request 441895 from home:badshah400:branches:science

* Update to version 7.1.0: See news item at https://blog.kitware.com/kitware-plans-to-spotlight-new-vtk-and-paraview-releases-at-sc16/
* Drop patch vtk-gcc6.patch, upstreamed.
* Turn off usage of system DIY2, this library is not yet packaged for openSUSE.
* Disable mkg3states binary also for openSUSE:Leap versions.
* Update file list for upstream installation changes.
* Use bundled gl2ps, as it no longer builds against the system one (requires svn trunk version of gl2ps).
* CMake >= 3.4 is now required (earlier versions don't support NAMES_PER_DIR in find_program).
* Enable use of SYSTEM_LIBRARIES for openSUSE:Leap versions too (only 13.2 requires this turned off as of now).

OBS-URL: https://build.opensuse.org/request/show/441895
OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=79
This commit is contained in:
Matthias Mailänder
2016-11-25 20:14:23 +00:00
committed by Git OBS Bridge
parent 92da3ef714
commit 11835ccf2d
5 changed files with 39 additions and 61 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Nov 23 10:28:02 UTC 2016 - badshah400@gmail.com
- Update to version 7.1.0: See news item at
https://blog.kitware.com/kitware-plans-to-spotlight-new-vtk-and-paraview-releases-at-sc16/
- Drop patch vtk-gcc6.patch, upstreamed.
- Turn off usage of system DIY2, this library is not yet packaged
for openSUSE.
- Disable mkg3states binary also for openSUSE:Leap versions.
- Update file list for upstream installation changes.
- Use bundled gl2ps, as it no longer builds against the system
one (requires svn trunk version of gl2ps).
- CMake >= 3.4 is now required (earlier versions don't support
NAMES_PER_DIR in find_program).
- Enable use of SYSTEM_LIBRARIES for openSUSE:Leap versions too
(only 13.2 requires this turned off as of now).
-------------------------------------------------------------------
Wed Aug 10 00:56:56 UTC 2016 - badshah400@gmail.com