Tagged Questions
3
votes
2answers
375 views
How to build a cross-distro binary RPM package?
I'm trying to build a cross-distro binary RPM package that works under Fedora and openSUSE. I'm using a Require: tag to set the dependencies package names. The problem is that the package names are ...