[Rpm-maint] [rpm-software-management/rpm] export environment variable for package on which depgen is run (#502)

Jeff Johnson notifications at github.com
Sun Aug 12 21:14:37 UTC 2018


Ok, I think I've got the intent.

The flaw in the approach is that the namespace of pkg-config (and likely Python/rust/perl/node/Java etc) is very different than rpm package names and a fully general solution would need to supply mappings between "package" namespaces that are deliberately using different string identifiers.

Mapping between namespaces is a much harder problem to solve than passing NEVRA identifiers to helpers through either macros or envvars.

Note that a fully general mapping mechanism might also unify rpm and apt/dpkg dependency namespaces and simplify interoperation. 

-- 
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/502#issuecomment-412372183
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180812/9ea343f1/attachment.html>


More information about the Rpm-maint mailing list