* version 1.0.2 * some tidying work * replace option -D/--dummy with -n/--dryrun/--dry-run * specify what to get/list as options (-s/--source ..., -p/--patch
...,
-S/--sources, -P/--patches, -A/--all) with '--all' as default * list files if no mode options are given * work properly on spec files with subpackages
Great tool! Thanks!
What are the chances of getting it included with fedora-rpmdevtools, maybe as fedora-spectool or something?
I've got a several scripts that I'd like to see get ironed out and added as well...
fedora-installkey (install a key from keyserver into the fedora rpm keyring)
This would be a really good idea! Have you manage to be able to script the removal of all signatures from that key though, so you can export a keyfile that wont cause rpm to be b0rked?
fedora-qastart (download srpms+md5sums from bugzilla, verify them, verify sources using spectool, output prelimary qa checklist) fedora-qatemplate (create a qa template to paste fedora-qatest input into, gpg sign it, maybe submit it to bugzilla eventually too)
This would be tough, because there is currently no one standard way of putting it into bugzilla. Some people use the URL field, while others post a link to it in the comments, while others (unhappily) never update that link with package updates and I have to go fishing for it...
Warren