From 7c59e8eebe0dc71a6d5f41de31a51ae479fcabf3170f6adbfe12cc987b226e70 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Mon, 13 Nov 2017 12:44:03 +0000 Subject: [PATCH] - Require HPC devel packages. OBS-URL: https://build.opensuse.org/package/show/science:HPC/mpiP?expand=0&rev=10 --- mpiP.changes | 5 +++++ mpiP.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/mpiP.changes b/mpiP.changes index 186a9c2..3f41e9a 100644 --- a/mpiP.changes +++ b/mpiP.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Nov 13 12:43:33 UTC 2017 - eich@suse.com + +- Require HPC devel packages. + ------------------------------------------------------------------- Sun Nov 12 12:07:35 UTC 2017 - eich@suse.com diff --git a/mpiP.spec b/mpiP.spec index e144efd..c617138 100644 --- a/mpiP.spec +++ b/mpiP.spec @@ -57,6 +57,7 @@ BuildRequires: lua-lmod BuildRequires: python BuildRequires: suse-hpc %hpc_requires +%hpc_requires_devel %description mpiP is a profiling library for MPI applications. @@ -72,6 +73,7 @@ file. %package devel-static Summary: Static version of profiling library for MPI applications Group: Development/Libraries/C and C++ +%hpc_requires_devel %description devel-static mpiP is a profiling library for MPI applications.