>>>>> "PM" == Panu Matilainen <pmati...@redhat.com> writes:

PM> Yes spectool was recommended by somebody else already, but
PM> ultimately only rpm itself can truly parse a spec, spectool is just
PM> a rough approximation (but usually does work in the more common
PM> cases, yes)

Actually the current spectool uses rpm to parse the spec (as it calls
rpmbuild -bp with a number of additional options).  It would probably be
simpler if it called rpmspec -P as my python rewrite of it from years
ago did, but right now it really should just work for everything that
rpm can parse.  And at least it seems to be able to handle expansions of
significant complexity without problems.

 - J<
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to