[cp2k] add missing BRs on mpi-devel

tomspur tomspur at fedoraproject.org
Tue Jul 24 12:37:14 UTC 2012


commit 85ae95c3640bcf115d86b767530cee00a63ea26b
Author: Thomas Spura <thomas.spura at gmail.com>
Date:   Tue Jul 24 14:36:22 2012 +0200

    add missing BRs on mpi-devel
    
    Signed-off-by: Thomas Spura <thomas.spura at gmail.com>

 cp2k.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/cp2k.spec b/cp2k.spec
index 8fa40ec..27a0065 100644
--- a/cp2k.spec
+++ b/cp2k.spec
@@ -53,6 +53,7 @@ This package contains the multi-threaded version (using OpenMP).
 %package openmpi
 Group: Applications/Engineering
 Summary: Molecular simulations software - openmpi version
+BuildRequires:  openmpi-devel
 BuildRequires:  blacs-openmpi-devel
 BuildRequires:  scalapack-openmpi-devel
 Requires: %{name}-common = %{version}-%{release}
@@ -65,6 +66,7 @@ This package contains the multi-threaded version (using OpenMPI).
 %package mpich2
 Group: Applications/Engineering
 Summary: Molecular simulations software - mpich2 version
+BuildRequires:  mpich2-devel
 BuildRequires:  blacs-mpich2-devel
 BuildRequires:  scalapack-mpich2-devel
 Requires: %{name}-common = %{version}-%{release}


More information about the scm-commits mailing list