SHA256
1
0
forked from pool/vtk

Accepting request 182962 from home:badshah400:branches:science

Update to version 6.0.0; lots of packaging cleanups

OBS-URL: https://build.opensuse.org/request/show/182962
OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=42
This commit is contained in:
Matthias Mailänder
2013-07-13 12:15:10 +00:00
committed by Git OBS Bridge
parent 0074f53c52
commit bc561deb4c
10 changed files with 168 additions and 233 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Fri Jun 28 13:41:09 UTC 2013 - badshah400@gmail.com
- Update to version 6.0.0:
+ Lengthy list of changes, see
http://www.kitware.com/blog/home/post/515 for a summary
- Also build R language bindings, introduces dependency on R-base
- Drop patches for already being incorporated upstream:
+ vtk-pythondestdir.patch
+ vtk-sqldatabaseschema.patch
+ vtk-soversion2.patch
- Rebase patches for updated version:
+ vtk-fix-file-contains-date-time.patch
+ vtk-system.patch
- Add vtk-install-missing-modules.patch to install cmake modules
missed by the upstream packaging, will be required esp. when
we will be able to use the system installed vtk to build
paraview in the future; patch taken from Fedora
- Remove unused cmake variables during configuration
- Install all examples (several more added in current version)
- Install vtk.conf file in /etc/ld.so.conf.d to enable vtk find
its libraries
- Testing binaries are no longer installed separately.
-------------------------------------------------------------------
Fri Oct 26 14:04:41 UTC 2012 - badshah400@gmail.com