[perl-Encode] Teach rpmlint

Petr Pisar ppisar at fedoraproject.org
Fri Feb 15 10:06:51 UTC 2013


commit 4191cc878e22b665214cbbc7ec7a671bd09aa3db
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Feb 15 11:06:25 2013 +0100

    Teach rpmlint

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



More information about the perl-devel mailing list