- macros: fix unexpanded macro in description of master package.
OBS-URL: https://build.opensuse.org/package/show/science:HPC/suse-hpc?expand=0&rev=31
This commit is contained in:
parent
b290d20fc3
commit
f0ae774032
@ -403,7 +403,7 @@ Obsoletes: %_lname < %version \
|
|||||||
Requires: %{s_name} = %version \
|
Requires: %{s_name} = %version \
|
||||||
%{!-l:%{!-s:%{!-a:BuildArch: noarch}}} \
|
%{!-l:%{!-s:%{!-a:BuildArch: noarch}}} \
|
||||||
%description -n %_lname \
|
%description -n %_lname \
|
||||||
The package %{l_name} provides the dependency to get binary package %{s_name} \
|
The package %{_lname} provides the dependency to get binary package %{s_name} \
|
||||||
When this package gets updated it installs the latest version of %name. \
|
When this package gets updated it installs the latest version of %name. \
|
||||||
%{-L:%post -n %_lname \
|
%{-L:%post -n %_lname \
|
||||||
ln -sf %{hpc_module_dep_base}.version.%{version} %{hpc_module_dep_base}.version} \
|
ln -sf %{hpc_module_dep_base}.version.%{version} %{hpc_module_dep_base}.version} \
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 25 10:51:17 UTC 2018 - eich@suse.com
|
||||||
|
|
||||||
|
- macros: fix unexpanded macro in description of master package.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 19 12:54:39 UTC 2018 - eich@suse.com
|
Sun Aug 19 12:54:39 UTC 2018 - eich@suse.com
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user