Accepting request 384432 from home:dirkmueller:branches:science

1

OBS-URL: https://build.opensuse.org/request/show/384432
OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=71
This commit is contained in:
2016-04-05 10:43:08 +00:00
committed by Git OBS Bridge
parent 0f2b66e0df
commit da53c9cbcb
5 changed files with 89 additions and 2 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Mar 30 14:31:03 UTC 2016 - badshah400@gmail.com
- Apply vtk-gcc6.patch also to python-vtk.
-------------------------------------------------------------------
Wed Mar 30 13:08:09 UTC 2016 - stecue@gmail.com
- Fixed RPATH error for Factory by passing the option
CMAKE_NO_BUILTIN_CHRPATH:BOOL=ON to cmake.
-------------------------------------------------------------------
Tue Mar 29 20:27:32 UTC 2016 - dmueller@suse.com
- add vtk-gcc6.patch: Fix build with gcc 6
- skip RPATH setting
-------------------------------------------------------------------
Fri Mar 18 21:15:31 UTC 2016 - stecue@gmail.com