I need to have two packages with the same name and different versions installed simultaneously. I've built these packages so I can change anything there, but the only difference that should be between the packages is minor version number.

These packages have no file conflicts and I can install them using "rpm -ih". But Yum thinks I want to upgrade one package by another.

Such installation is named "install into slot" in Gentoo linux. Does Yum supports something like this?

link|improve this question
feedback

closed as off topic by orangeoctopus, Jerry Coffin, Simone Carletti, bmargulies, Neil Knight Oct 11 '11 at 16:10

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

Browse other questions tagged or ask your own question.