On 10/18/20 1:37 PM, atler wrote:
> Obsoletes: mate-menu-editor
> +%{?noarchpackage}
> BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
well. here's what you go it wrong. for main package noarch should be
always written out.
and therefore perhaps the macro should be renamed to noarchsubpackage to
prevent mis-use.