[perl-PAR-Dist] Teach rpmlint

Petr Pisar ppisar at fedoraproject.org
Wed Oct 24 12:56:51 UTC 2012


commit 508d6874c15113ba6da9ef8f3a73d90a76312d23
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Oct 24 14:56:13 2012 +0200

    Teach rpmlint

 .rpmlint |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..95f6c5d
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* (blib|metadata)");


More information about the scm-commits mailing list