[perl-Module-Load] Teach rpmlint

Petr Pisar ppisar at fedoraproject.org
Fri Apr 5 09:11:00 UTC 2013


commit 2d9d572089c9452e728a9479ac3bb164b58ab69d
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Apr 5 11:10:34 2013 +0200

    Teach rpmlint

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


More information about the scm-commits mailing list