Accepting request 574736 from science:HPC
- Fix summary in module files (bnc#1080259). (forwarded request 574735 from eeich) OBS-URL: https://build.opensuse.org/request/show/574736 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suse-hpc?expand=0&rev=8
This commit is contained in:
commit
9d60b2f41f
@ -53,7 +53,7 @@ includedir=%{hpc_includedir} \
|
||||
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 @@ The package %{n_name}%{_p_ext} provides the dependency to get the latest version
|
||||
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} \
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 9 15:04:35 UTC 2018 - eich@suse.com
|
||||
|
||||
- Fix summary in module files (bnc#1080259).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 30 10:00:43 UTC 2018 - eich@suse.com
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user