Add --parse option to rpmspec tool to dump parsed spec contents
authorPanu Matilainen <pmatilai@redhat.com>
Fri, 17 Jun 2011 10:53:43 +0000 (13:53 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Fri, 17 Jun 2011 10:53:43 +0000 (13:53 +0300)
commitc881ee9e81c35f5a4733c5797e50aaabb1c7d1d5
tree22b69b5fd06f4c49e14da92e71099f82c6a934b9
parentc38504c4ba539ccbfb37edccc0cc0ad3cdae58b3
Add --parse option to rpmspec tool to dump parsed spec contents

- This is somewhat like 'gcc -E', useful for analyzing/troubleshooting
  what happens inside the preprocessing.
rpmspec.c