Hello community, here is the log from the commit of package suse-hpc for openSUSE:Factory checked in at 2018-02-10 17:59:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/suse-hpc (Old) and /work/SRC/openSUSE:Factory/.suse-hpc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "suse-hpc" Sat Feb 10 17:59:01 2018 rev:8 rq:574736 version:0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/suse-hpc/suse-hpc.changes 2018-01-31 19:52:29.551800764 +0100 +++ /work/SRC/openSUSE:Factory/.suse-hpc.new/suse-hpc.changes 2018-02-10 17:59:03.234206281 +0100 @@ -1,0 +2,5 @@ +Fri Feb 9 15:04:35 UTC 2018 - [email protected] + +- Fix summary in module files (bnc#1080259). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ macros.hpc ++++++ --- /var/tmp/diff_new_pack.WUGmFf/_old 2018-02-10 17:59:03.990178916 +0100 +++ /var/tmp/diff_new_pack.WUGmFf/_new 2018-02-10 17:59:03.990178916 +0100 @@ -53,7 +53,7 @@ sysconfdir=%{hpc_sysconfdir} \ \ Name: %pname \ -Description: %summary \ +Description: %{summary:0} \ Version: %version \ Libs: -L${libdir} %{?-l:-l%{-l*}} \ Cflags: -I${includedir} \ @@ -404,7 +404,7 @@ ln -sf %{hpc_module_dep_base}.version.%{version} %{hpc_module_dep_base}.version} \ %files -n %{_lname} \ %defattr(-,root,root)\ - %define _msg '%summary: Provide the dependency to get the latest version of %_pname' \ + %define _msg '%{summary:0}: Provide the dependency to get the latest version of %_pname' \ %define _readme README.%{_mylib}%{_name}%{_p_ext} \ %define _tmpexec %(tmp=$(mktemp /tmp/scr-XXXXXX); \ readme=%{_readme} \
