Package formats like RPM and DPKG have the concept of 'replaces' or 'obsoletes', which can be used when merging one package into another.
Do Solaris SVR4 packages support a similar concept? The closest I can find is the 'depend' file, which allows me to define a conflict, but not how to resolve it.