On Mon, Sep 08, 2014 at 11:31:58AM +0200, Tomas Tomecek wrote: > Quoting Pierre-Yves Chibon (2014-09-05 17:08:39) > > New procedure > > ============= > > > > * packager opens a review-request on bugzilla > > * reviewer sets the fedora-review flag to ? > > * reviewer does the review > > * reviewer sets the fedora-review flag to + > > * packager goes to pkgdb2 to request new package and specifies: > > - package name > > - package summary > > How about taking this from specfile? (and therefore provide a tool for > maintaining specfiles & srpms for reviews) That would imply parsing the bugzilla ticket to find the spec file and then parse it again which itself implies knowing the bugzilla ticket number. I think it's just as easy to ask the user to do it. Note that we have an API endpoint to edit a package's information: https://admin.fedoraproject.org/pkgdb/api/#edit_a_package and a script to do it in pkgdb2: https://git.fedorahosted.org/cgit/pkgdb2.git/tree/utility/update_package_info.py (Although we still need to deploy this one in a cron job) Pierre -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct