From 254780fced283ca1013f350dd0c2f9b355ff9685404a7cf6c97a17e43212d92a Mon Sep 17 00:00:00 2001 From: Dmitry Roshchin Date: Fri, 14 Aug 2015 13:47:47 +0000 Subject: [PATCH] Accepting request 323149 from home:badshah400:branches:science python-vtk should have Requires on openmpi-libs to enable its parallelized modules to work. OBS-URL: https://build.opensuse.org/request/show/323149 OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=60 --- vtk.changes | 6 ++++++ vtk.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/vtk.changes b/vtk.changes index 8055d29..2df73f8 100644 --- a/vtk.changes +++ b/vtk.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Aug 14 10:51:11 UTC 2015 - badshah400@gmail.com + +- python-vtk should have Requires on openmpi-libs to enable its + parallelized modules to work. + ------------------------------------------------------------------- Thu Jun 25 08:17:04 UTC 2015 - alinm.elena@gmail.com diff --git a/vtk.spec b/vtk.spec index 0f8b9c6..aa8aec1 100644 --- a/vtk.spec +++ b/vtk.spec @@ -156,6 +156,7 @@ This package provides java bindings for VTK. Summary: Python bindings for VTK Group: System/Libraries Requires: %{name} = %{version} +Requires: openmpi-libs %{py_requires} %description -n python-%{name}