From fcc6e8504fb4b3a48ec630dfe43b175b26b353097d5f57ac27cfb09fee537001 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Fri, 9 Feb 2018 15:35:12 +0000 Subject: [PATCH] - Fix summary in module files (bnc#1080259). OBS-URL: https://build.opensuse.org/package/show/science:HPC/mpiP?expand=0&rev=17 --- mpiP.changes | 5 +++++ mpiP.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/mpiP.changes b/mpiP.changes index 41ef131..e5500e5 100644 --- a/mpiP.changes +++ b/mpiP.changes @@ -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 diff --git a/mpiP.spec b/mpiP.spec index 1138389..99cd15b 100644 --- a/mpiP.spec +++ b/mpiP.spec @@ -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}