[Rpm-maint] [rpm-software-management/rpm] RFE: Add possibility to generate Requires(meta) by a dependency generators (#1164)

Igor Gnatenko notifications at github.com
Sun Apr 5 15:17:53 UTC 2020


Technically, by request I mean to be able to generate meta, pre, post and such, basically Requires with qualifier.

There are 2 ways how to do it:

* Just let scripts to emit `(meta|pre|post)` in the beginning/end of the string and parse it
* Create a new __foo_requires_meta and such in *.attr files

I think first way is much simpler to implement and to use (because usually you know this information from the same files and you want to avoid re-parsing files over and over.

I would appreciate if this could go into 4.16.

-- 
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/1164
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200405/19614a30/attachment-0001.html>


More information about the Rpm-maint mailing list