- Fix summary in module files (bnc#1080259).

OBS-URL: https://build.opensuse.org/package/show/science:HPC/mpiP?expand=0&rev=17
This commit is contained in:
Egbert Eich 2018-02-09 15:35:12 +00:00 committed by Git OBS Bridge
parent fd78914cdc
commit fcc6e8504f
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 9 15:33:26 UTC 2018 - eich@suse.com
- Fix summary in module files (bnc#1080259).
-------------------------------------------------------------------
Fri Jan 12 15:37:28 UTC 2018 - eich@suse.com

View File

@ -178,7 +178,7 @@ puts stderr "\nVersion %{version}\n"
module-whatis "Name: %{pname} built with %{compiler_family} compiler and %{mpi_family} MPI"
module-whatis "Version: %{version}"
module-whatis "Category: Profiling library"
module-whatis "Description: %{summary}"
module-whatis "Description: %{SUMMARY:0}"
module-whatis "URL %{url}"
set version %{version}