[Rpm-maint] [rpm-software-management/rpm] [RFE] Provides/Requires post processing (Issue #1850)
Vít Ondruch
notifications at github.com
Tue Nov 30 11:35:45 UTC 2021
It would be nice, if Requires/Provides could be postprocessed. I've got 2 usecases in mind:
1) I am working on dependency generator for RubyGems. As soon as this generator is deployed, it will result in duplicated Requires/Provides. One set is the original Requires/Provides specified in .spec file and the other are the automatically generated Requires/Provides. If there would be possible Provides/Requires postprocessing, I could remove the duplicated entries.
2) In software collections, we have to modify Requires/Provides to include scl prefix, e.g. Requires: %{scl_prefix}foo. If there would be postprocessing possible, scl-utils could deploy its postprocessing filter and prepend the prefixes automatically.
There might be other usecases as well.
(This is clone of https://bugzilla.redhat.com/show_bug.cgi?id=1070721)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1850
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20211130/30701306/attachment.html>
More information about the Rpm-maint
mailing list