Multi-architectural binary rpm and the noarch
问题 I have two (32-bit and 64-bit) versions of a compiled software which I would like to package into ONE binary RPM. I am wondering if 'noarch' target is suitable for this purpose or there are better alternatives? The only issue with 'noarch' that I see is that having i386 and x86_64 binaries in the package doesn't make it architecture-independent which 'noarch' is supposed to be used for. 回答1: I don't think it's possible to have one binary RPM supporting two architectures. You have to generate