Re: Fedora SPEC Review Tool

2011-04-13 Thread Toshio Kuratomi
On Wed, Apr 06, 2011 at 11:00:08PM -0700, Garrett Holmstrom wrote: > On 4/6/2011 11:11, Jeffrey Ness wrote: > > As I'm new to the community and RPM Package Review (and development), I > > figured a tool to assist with reviews would be a nice time saver. > > > > With that said I have a simple Pytho

Re: Fedora SPEC Review Tool

2011-04-07 Thread tim.laurid...@gmail.com
On Wed, Apr 6, 2011 at 8:11 PM, Jeffrey Ness wrote: > Hello everyone, > > As I'm new to the community and RPM Package Review (and development), I > figured a tool to assist with reviews would be a nice time saver. > > With that said I have a simple Python tool (still in early beta stages) > which

Re: Fedora SPEC Review Tool

2011-04-07 Thread Pierre-Yves Chibon
On Thu, 2011-04-07 at 10:38 +0200, Petr Sabata wrote: > I've been putting something similar together [1], to simplify the > process. > It doesn't do much at the moment (a checklist with mock/koji rebuild > support) > and is quite ugly :) > > I like your config files idea. I currently just use CSV

Re: Fedora SPEC Review Tool

2011-04-07 Thread Petr Sabata
On Wed, Apr 06, 2011 at 01:11:26PM -0500, Jeffrey Ness wrote: > Hello everyone, > > As I'm new to the community and RPM Package Review (and development), I > figured a tool to assist with reviews would be a nice time saver. > > With that said I have a simple Python tool (still in early beta stag

Re: Fedora SPEC Review Tool

2011-04-06 Thread Garrett Holmstrom
On 4/6/2011 11:11, Jeffrey Ness wrote: > As I'm new to the community and RPM Package Review (and development), I > figured a tool to assist with reviews would be a nice time saver. > > With that said I have a simple Python tool (still in early beta stages) which > does just that. > > Keeping with

Re: Fedora SPEC Review Tool

2011-04-06 Thread Richard Shaw
On Wed, Apr 6, 2011 at 1:11 PM, Jeffrey Ness wrote: > Hello everyone, > > As I'm new to the community and RPM Package Review (and development), I > figured a tool to assist with reviews would be a nice time saver. > > With that said I have a simple Python tool (still in early beta stages) which

Fedora SPEC Review Tool

2011-04-06 Thread Jeffrey Ness
Hello everyone, As I'm new to the community and RPM Package Review (and development), I figured a tool to assist with reviews would be a nice time saver. With that said I have a simple Python tool (still in early beta stages) which does just that. Keeping with the concept of sharing, I wanted