[Rpm-maint] [rpm-software-management/rpm] RFE: implement fast mode for getting EVR (#392)

Igor Gnatenko notifications at github.com
Sat Feb 10 08:08:45 UTC 2018


rpmspec is quite slow because it needs to parse whole spec and so on. Would be nice if there would be some flag to turn off `%include`, parsing of all sections and just give me stupid EVR. It won't check spec for correctness and such, but it would be very fast.

Just to give some background, I'm writing tool which is generating RPM changelogs out of git history and rpmspec is slowest part in there.

-- 
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/392
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20180210/064ce09e/attachment.html>


More information about the Rpm-maint mailing list