Best way to filter automated dependencies

Daniel Neuberger daniel.neuberger at gmail.com
Thu Jun 9 15:43:40 UTC 2011


On Thu, Jun 9, 2011 at 11:13 AM, Valery Reznic <valery_reznic at yahoo.com> wrote:
> You can use rpmrebuild (http://rpmrebuild.sf.net) to add missing provides
> to your third-party RPM
Thanks. I'll look into this more.  It would only solve half of my
problem though because the needed library is only installed by an RPM
in half of our use cases.  In the other half it's built on the machine
as part of a manual and complicated third party install process that I
really don't want to mess with.

> Or you can create dummy package with only missed provides and install it too.
This would be similar to saying our package provides the dependencies
(via the Provides line), but I don't want to do that because it leaves
the possibility of other packages falsely assuming our package
provides something it doesn't.  Good idea though.


More information about the Rpm-list mailing list