epel-rpm-macros doesn't define x86_64 macro, causing FTBFS for packages relying on it.
epel-rpm-macros
x86_64
On Fedora 41, this macro resolves to:
> rpm --eval '%{x86_64}' x86_64 x86_64_v2 x86_64_v3 x86_64_v4 amd64 em64t
Could this macro be added to epel-rpm-macros?
We could easily define one that is just x86_64 amd64 em64t for EPEL releases that lack the macro.
x86_64 amd64 em64t
Yeah, that seems reasonable to me too...
I'll try and do it next week if there's no objections.
EPEL releases that lack the macro.
Indeed, it looks like this isn't needed for EPEL 10, just 9 and 8.
EPEL 9: https://src.fedoraproject.org/rpms/epel-rpm-macros/pull-request/84 EPEL 8: https://src.fedoraproject.org/rpms/epel-rpm-macros/pull-request/85
Metadata Update from @carlwgeorge: - Issue assigned to carlwgeorge
Thanks. Built and submitted.
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/epel/steering/issues/325
Please continue any further discussion there.