From 3ee653ba3fe8bc00afcfdf5a2dc6654545e817d4309adcc5d1fcda8af71a2c6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sat, 15 Aug 2015 14:48:20 +0000 Subject: [PATCH] Accepting request 323268 from home:badshah400:branches:science Sorry but python-vtk does req openmpi-devel at runtime... OBS-URL: https://build.opensuse.org/request/show/323268 OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=62 --- vtk.changes | 5 +++++ vtk.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/vtk.changes b/vtk.changes index 2df73f8..4f59927 100644 --- a/vtk.changes +++ b/vtk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Aug 15 04:16:39 UTC 2015 - badshah400@gmail.com + +- python-vtk also needs openmpi-devel at runtime. + ------------------------------------------------------------------- Fri Aug 14 10:51:11 UTC 2015 - badshah400@gmail.com diff --git a/vtk.spec b/vtk.spec index aa8aec1..7350db0 100644 --- a/vtk.spec +++ b/vtk.spec @@ -156,6 +156,8 @@ This package provides java bindings for VTK. Summary: Python bindings for VTK Group: System/Libraries Requires: %{name} = %{version} +# DESPITE NOT BEING A DEVEL PACKAGE, THIS REQUIRES OPENMPI-DEVEL TO RUN +Requires: openmpi-devel Requires: openmpi-libs %{py_requires}