On Thu, Jan 28, 2010 at 11:21:02PM +0100, Till Maas wrote:
> Is it maybe easily possible to just add another dummy helper script,
> that by default does not create any Requires/Provides, but is called for
> every RPM, e.g. __extra_provides/requires. Then this could be
> overwritten without disturbing the other dependency generation steps.

That wouldn't be sufficiently flexible.  What you want is let the "internal
dependency generator" (either as something in librpmbuild or a separate
helper program) produce text output, let it filter through some optional
script and parse/use the result.
Then you can filter out some unwanted dependencies, or add them, or
modify...

        Jakub
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to