Accepting request 665684 from science
- Remove dependency to a non-existing module package for HPC. (forwarded request 665683 from eeich) OBS-URL: https://build.opensuse.org/request/show/665684 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/metis?expand=0&rev=5
This commit is contained in:
commit
f10078c953
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 14 09:50:54 UTC 2019 - eich@suse.com
|
||||||
|
|
||||||
|
- Remove dependency to a non-existing module package for HPC.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 22 16:27:05 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
Thu Nov 22 16:27:05 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package metis
|
# spec file for package metis
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -114,7 +114,6 @@ shown to produce quality results and scale to large problems.
|
|||||||
Summary: Serial Graph Partitioning and Fill-reducing Matrix Ordering library
|
Summary: Serial Graph Partitioning and Fill-reducing Matrix Ordering library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Obsoletes: %libname < %{version}
|
Obsoletes: %libname < %{version}
|
||||||
%{?with_hpc:Requires: %{name}-module = %version}
|
|
||||||
|
|
||||||
%description -n %{libname}
|
%description -n %{libname}
|
||||||
METIS library provides to partitioning unstructured graphs and hypergraph
|
METIS library provides to partitioning unstructured graphs and hypergraph
|
||||||
|
Loading…
Reference in New Issue
Block a user