>>>>> "PM" == Panu Matilainen <pmatilai@xxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx