[packages/rpm] - started update to 4.20.0, x32 needs update for cmake

Jan Palus atler at pld-linux.org
Sun Feb 9 13:04:37 CET 2025


On 25.11.2024 04:04, baggins wrote:
> commit 56f242e3a926c2e4d64b7a83a5adf3d277d814b7
> Author: Jan Rękorajski <baggins at pld-linux.org>
> Date:   Mon Nov 25 02:19:43 2024 +0100
> 
>     - started update to 4.20.0, x32 needs update for cmake

...

> -# rpm checks for CPU type at runtime, but it looks better
> -%{__sed} -i \
> -	-e 's|@host@|%{_target_cpu}-%{_target_vendor}-%{_target_os}|' \
> -	-e 's|@host_cpu@|%{_target_cpu}|' \
> -	-e 's|@host_os@|%{_target_os}|' \
> -	macros.in

At least rust.spec relies on this sed expecting %{_host_cpu} == x32


More information about the pld-devel-en mailing list