Re: [Rpm-maint] [rpm-software-management/rpm] rpm 4.19 multi x86-64 arch versions (Discussion #2825)

2024-01-09 Thread finjulhich
Ok so in order to install on cpus of different levels, I need to produce rpms of differnet levels. The level is encoded in the rpm file name? -- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/discussions/2825#discussioncomment-8071570 You are

[Rpm-maint] [rpm-software-management/rpm] rpm 4.19 multi x86-64 arch versions (Discussion #2825)

2023-12-24 Thread finjulhich
I have a few hosts with cpus of different x86-64 levels 2 3 and 4. I am working on producing rpms via cmake. 1. Can I produce **fat** rpm files, ie at install time, the correct version (arch level) of the binaries get installed? 2. Do provides/require take into account these levels? 3. Is this