> I think what we want is a layer of Fedora specific checks over
> Rpmlint. In fact the following class takes care of the Rpmlint part:
>
> class CheckRpmlint(QACheck):
>    """unleashes rpmlint at the srpm and the binary rpm if the build
> is complete"""

Turns out that Rpmlint does implement some of the checks that are
being separately implemented by the script. eg., the use of
desktop-file-validate is already implemented by Rpmlint's MenuXDGCheck
class.

Happy hacking,
Debarshi

_______________________________________________
Fedora-india mailing list
Fedora-india@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-india

Reply via email to