Feature added by: Pavol Rusnak (prusnak) Feature #312823, revision 1 Title: Rewrite spec-cleaner into Ruby and make its architecture cleaner Hackweek VII: Unconfirmed Priority Requester: Important Requested by: Pavol Rusnak (prusnak) Partner organization: openSUSE.org Description: Vincent and I created a small tool Python called spec-cleaner which makes .spec files cleaner and removes some common mistakes and ancient constructs. Nowadays more and more people use it and we'd like to extend it with more features. Unfortunately, this getting harder because all spec-cleaner does is some clever text replacement. We'd need a parser to do some advanced magic so I decided to give it a try and rewrite it in Ruby (which has support for regexeps directly in its syntax and neither me nor Vincent would like to use Perl :-)). -- openSUSE Feature: https://features.opensuse.org/312823