diff --git a/macros.hpc b/macros.hpc index 1130efb..460e25f 100644 --- a/macros.hpc +++ b/macros.hpc @@ -403,7 +403,7 @@ Obsoletes: %_lname < %version \ Requires: %{s_name} = %version \ %{!-l:%{!-s:%{!-a:BuildArch: noarch}}} \ %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. \ %{-L:%post -n %_lname \ ln -sf %{hpc_module_dep_base}.version.%{version} %{hpc_module_dep_base}.version} \ diff --git a/suse-hpc.changes b/suse-hpc.changes index 5ca6ee6..fe7d96a 100644 --- a/suse-hpc.changes +++ b/suse-hpc.changes @@ -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