`parseDep()` from `build/rpmfc.c` does it's own parser, so I think if I will 
reuse `rpmrichParse()` from `lib/rpmds.h`, we will construct full string, then 
pass constructed information to `rpmdsSinglePool()` and finally call 
`rpmfcAddFileDep()` on newly created rpmds.

I suppose this should work. I will try to provide patch.

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

Reply via email to