>>>>> "PB" == Pádraig Brady <p...@draigbrady.com> writes:

PB> Is $subject possible?

I don't think so, since at the end of %install you have exactly one set
of files in one buildroot.  Still, I don't see a reason for the
subpackages to actually conflict.

PB> Are any other techniques possible?

Install the binaries under separate names and use simple scripts to
decide which to run (or use alternatives, but ugh.)  Install libraries
into separate paths and use the scripts to set the library path.

If the software uses dlopen, just fix it to open the proper library
based on the capabilities of the machine.

 - J<
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to