Hello,

I'm packaging a PHP application under CentOS 5.
It depends on some other php libraries, but should work with both php (5.1) and php53.
But when I try to install the application RPM, yum mixes both php and php53 libraries.

What is the best way to prevent this ?

Cheers,