[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] rpm equivalent of dpkg-divert?
- Subject: [ale] rpm equivalent of dpkg-divert?
- From: brian at polibyte.com (Brian Pitts)
- Date: Wed, 18 Aug 2010 17:02:27 -0400
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