In some of our spec-files we use %{parameters} in both package-names and %description.
Unfortunately, even in 1.3.105 these are not expanded. The attached patch fixes the problem. The first hunk applies $self->eval to the string deduced. The second hunk is not required, but may help others debug their specs.