[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] rpm equivalent of dpkg-divert?



Is anyone aware of a redhat/rpm equivalent of debian/dpkg's dpkg-divert
command? An example of what I want to accomplish is

> To  divert  all  copies  of a /usr/bin/example to /usr/bin/example.foo,
>        i.e. directs all packages providing /usr/bin/example to install  it  as
>        /usr/bin/example.foo, performing the rename if required:
> 
>        dpkg-divert --divert /usr/bin/example.foo --rename /usr/bin/example

-- 
All the best,
Brian Pitts