Accepting request 674899 from home:jengelh:branches:science
- Update RPM groups. OBS-URL: https://build.opensuse.org/request/show/674899 OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=19
This commit is contained in:
parent
ba129bd96d
commit
aa7fa6fb9b
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 14 09:11:45 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update RPM groups.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 12 07:24:57 UTC 2019 - Egbert Eich <eich@suse.com>
|
Tue Feb 12 07:24:57 UTC 2019 - Egbert Eich <eich@suse.com>
|
||||||
|
|
||||||
@ -114,5 +119,4 @@ Tue May 8 19:22:00 UTC 2012 - scorot@free.fr
|
|||||||
|
|
||||||
- specfile cleanup and update with scotch changes
|
- specfile cleanup and update with scotch changes
|
||||||
- link with ATLAS shared libs libsatlas.so
|
- link with ATLAS shared libs libsatlas.so
|
||||||
- bulid parallel libs for openmpi and mvapich2
|
- build parallel libs for openmpi and mvapich2
|
||||||
|
|
||||||
|
@ -245,7 +245,7 @@ C interfaces, and can interface with ordering tools such as Scotch.
|
|||||||
|
|
||||||
%package -n %{libname}
|
%package -n %{libname}
|
||||||
Summary: A MUltifrontal Massively Parallel Sparse direct Solver
|
Summary: A MUltifrontal Massively Parallel Sparse direct Solver
|
||||||
Group: Productivity/Scientific/Math
|
Group: System/Libraries
|
||||||
%if %{without hpc}
|
%if %{without hpc}
|
||||||
%{?with_mpi:Recommends: %{name}-%{so_ver}-compat = %{version}}
|
%{?with_mpi:Recommends: %{name}-%{so_ver}-compat = %{version}}
|
||||||
%else
|
%else
|
||||||
@ -268,7 +268,7 @@ This package contains the parallel library%{?with_mpi: with %{mpi_family}%{?mpi_
|
|||||||
|
|
||||||
%package %{so_ver}-compat
|
%package %{so_ver}-compat
|
||||||
Summary: A MUltifrontal Massively Parallel Sparse direct Solver
|
Summary: A MUltifrontal Massively Parallel Sparse direct Solver
|
||||||
Group: Productivity/Scientific/Math
|
Group: System/Libraries
|
||||||
Requires: lib%{pname}%{?scotch:-scotch}%{so_ver} = %{version}
|
Requires: lib%{pname}%{?scotch:-scotch}%{so_ver} = %{version}
|
||||||
%if %{without hpc} && %{with mpi}
|
%if %{without hpc} && %{with mpi}
|
||||||
# Install link targets for non-HPC MPI compat links from the MPI libdir - see below.
|
# Install link targets for non-HPC MPI compat links from the MPI libdir - see below.
|
||||||
@ -367,8 +367,8 @@ This package provides links to the static serial libraries from the MPI
|
|||||||
library directory MUMPS built for %{mpi_family}%{?mpi_ver}.
|
library directory MUMPS built for %{mpi_family}%{?mpi_ver}.
|
||||||
|
|
||||||
%package examples
|
%package examples
|
||||||
Summary: Simple test programs and examples for mumps
|
Summary: Test programs and examples for mumps
|
||||||
Group: Productivity/Scientific/Math
|
Group: Documentation/Other
|
||||||
Requires: %{libname} = %version
|
Requires: %{libname} = %version
|
||||||
|
|
||||||
%description examples
|
%description examples
|
||||||
|
Loading…
Reference in New Issue
Block a user