[Rpm-maint] [rpm-software-management/rpm] Multi-arch ELF dependency generation (v6 packages) (PR #3578)
Neal Gompa (ニール・ゴンパ)
notifications at github.com
Tue Feb 25 12:00:28 UTC 2025
@Conan-Kudo requested changes on this pull request.
> +%__elf_depstyle %[ %_rpmformat >=6 ? "--multiarch" : "--biarch" ]
+%__elf_provides %{_rpmconfigdir}/elfdeps --provides --multifile %{__elf_depstyle}
+%__elf_requires %{_rpmconfigdir}/elfdeps --requires --multifile %{__elf_depstyle}
We would want to generate biarch and multiarch provides with rpm v6 files, right? And only switch between biarch or multiarch requires. Otherwise the mix of v4 and v6 would be broken.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3578#pullrequestreview-2640789410
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3578/review/2640789410 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250225/1a69cbe7/attachment.htm>
More information about the Rpm-maint
mailing list