Re: [Rpm-maint] [rpm-software-management/rpm] Globbing inside quotes broken in %files with 4.19.1 (Issue #2824)

2023-12-24 Thread Frank Dana
Note that the CMake developers are aware of the issue, and have addressed it for the next release with [a patch to CPack](https://gitlab.kitware.com/cmake/cmake/-/merge_requests/9005) that avoids default-quoting pathnames unless they contain spaces. -- Reply to this email directly or view it

[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