diff --git a/library-inc.txt b/library-inc.txt index c6f436a..48b51d8 100644 --- a/library-inc.txt +++ b/library-inc.txt @@ -1,7 +1,6 @@ # Recommend libraries which are in hpc Recommends: gsl_serial Recommends: metis_serial -Recommends: python3-numpy Recommends: superlu-gnu Recommends: libfftw3-gnu-hpc Recommends: libhdf5-gnu-hpc diff --git a/patterns-hpc.changes b/patterns-hpc.changes index 2f495d6..41edd67 100644 --- a/patterns-hpc.changes +++ b/patterns-hpc.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 14 13:14:00 UTC 2018 - eich@suse.com + +- Add gnuplot and gnuplot-doc as a Recommends: to development node + (bsc#1093138). +- Remove python3-numpy from the Recommends: as we already have the + modularized version of it. + ------------------------------------------------------------------- Fri May 4 07:21:25 UTC 2018 - cgoll@suse.com diff --git a/patterns-hpc.spec b/patterns-hpc.spec index 491216d..8ce91d5 100644 --- a/patterns-hpc.spec +++ b/patterns-hpc.spec @@ -17,7 +17,7 @@ Name: patterns-hpc -Version: 20180416 +Version: 20180514 Release: 0 Summary: Source Package for HPC Patterns License: MIT @@ -123,6 +123,8 @@ Recommends: python3-devel %endif Requires: gnu-compilers-hpc-devel Requires: lua-lmod +Recommends: gnuplot +Recommends: gnuplot-doc %include %{SOURCE2} %description development_node