[perl-Dumbbench] Teach rpmlint

Petr Pisar ppisar at fedoraproject.org
Fri Sep 5 12:30:26 UTC 2014


commit 6a5392782406268b744b369371f1ede2896ca449
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Sep 5 14:28:49 2014 +0200

    Teach rpmlint

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



More information about the perl-devel mailing list