From afa2bd72873daba980f9c07e35dfec6b00bf0753 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Sun, 26 Jul 2015 22:39:04 +0200 Subject: [PATCH] RPM MPI Requires Provides --- scotch.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/scotch.spec b/scotch.spec index 5e2a715..2c4d63c 100644 --- a/scotch.spec +++ b/scotch.spec @@ -10,7 +10,7 @@ Name: scotch Summary: Graph, mesh and hypergraph partitioning library Version: 6.0.4 -Release: 3%{?dist} +Release: 4%{?dist} License: CeCILL-C URL: https://gforge.inria.fr/projects/scotch/ @@ -55,7 +55,6 @@ Contains documentations and example for scotch and ptscotch %package -n ptscotch-mpich Summary: PT-Scotch libraries compiled against mpich BuildRequires: mpich-devel -Requires: mpich %description -n ptscotch-mpich Scotch is a software package for graph and mesh/hypergraph partitioning and @@ -78,7 +77,6 @@ mpich. %package -n ptscotch-openmpi Summary: PT-Scotch libraries compiled against openmpi BuildRequires: openmpi-devel -Requires: openmpi %description -n ptscotch-openmpi Scotch is a software package for graph and mesh/hypergraph partitioning and @@ -256,6 +254,9 @@ popd %doc doc/scotch_example.f %changelog +* Sun Jul 26 2015 Sandro Mani - 6.0.4-4 +- Rebuild for RPM MPI Requires Provides Change + * Fri Jun 19 2015 Fedora Release Engineering - 6.0.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild