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
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to