[pl] Teach rpmlint

Petr Pisar ppisar at fedoraproject.org
Thu Mar 8 14:57:54 UTC 2012


commit 33a0ebb69622272f53fe21c217dfb105a97e5e0d
Author: Petr Písař <ppisar at redhat.com>
Date:   Thu Mar 8 15:43:12 2012 +0100

    Teach rpmlint

 .rpmlint |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 0000000..3b33004
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,3 @@
+from Config import *
+addFilter("spelling-error .* (expandor|clib|cpp|independency|persistency|"
+    "readline|sgml)");


More information about the scm-commits mailing list