Accepting request 667467 from home:eeich:factory_staging
- Fix dependencies: All scotch devel packages come without 'lib' prefix, now. OBS-URL: https://build.opensuse.org/request/show/667467 OBS-URL: https://build.opensuse.org/package/show/science/mumps?expand=0&rev=9
This commit is contained in:
parent
d46eaf21c6
commit
9343fdb741
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 20 08:25:43 UTC 2019 - eich@suse.com
|
||||
|
||||
- Fix dependencies: All scotch devel packages come without 'lib'
|
||||
prefix, now.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 22:53:16 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
|
||||
|
||||
|
@ -85,14 +85,14 @@ Patch2: mumps-4.9.2-debian-tests-shlibs.patch
|
||||
Patch3: mumps-4.9.2-debian-shared-mumps.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: gcc-fortran
|
||||
BuildRequires: libscotch-devel
|
||||
BuildRequires: scotch-devel
|
||||
%if %{with mpi}
|
||||
Requires: %{pname} = %{version}
|
||||
BuildRequires: %{pname}
|
||||
BuildRequires: %{pname}-devel
|
||||
BuildRequires: %{pname}-scotch
|
||||
BuildRequires: %{pname}-scotch-devel
|
||||
BuildRequires: libptscotch-%{mpi_family}-devel
|
||||
BuildRequires: ptscotch-%{mpi_family}-devel
|
||||
BuildRequires: %{mpi_family}-devel
|
||||
BuildRequires: scalapack-%{mpi_family}-devel
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user