Hey,
Thanks to Magnus, and after some quick coding, we have back some page that we lost a few months ago (when we completely moved to the build service): http://tmp.vuntz.net/opensuse-packages/rpmlint.py
This gives an overview of all the rpmlint warnings in G:F. Some should be pretty trivial to fix: http://tmp.vuntz.net/opensuse-packages/rpmlint.py?type=non-utf8-spec-file http://tmp.vuntz.net/opensuse-packages/rpmlint.py?type=files-attr-not-set http://tmp.vuntz.net/opensuse-packages/rpmlint.py?type=non-break-space http://tmp.vuntz.net/opensuse-packages/rpmlint.py?type=untranslated-desktop-... http://tmp.vuntz.net/opensuse-packages/rpmlint.py?type=deprecated-use-of-%ru... http://tmp.vuntz.net/opensuse-packages/rpmlint.py?type=no-%build-section etc.
It's also possible to view those warnings per package. http://tmp.vuntz.net/opensuse-packages/rpmlint.py?srcpackage=anjuta etc.
So if people are wondering what can be done... here's another good opportunity ;-)
Note that it might make sense to look at this page when updating a package to a new version, to try to fix a few more warnings.
(the page itself is obviously not perfect: it should be possible to have the details for each warning -- it's possible since it's in the database, it just needs some more line)
Cheers,
Vincent