[perl-ExtUtils-CBuilder] Teach rpmlint

Petr Pisar ppisar at fedoraproject.org
Mon Nov 3 12:39:51 UTC 2014


commit 82b25198a2e065302ab8d0cc2323356411586258
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Nov 3 13:39:27 2014 +0100

    Teach rpmlint

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


More information about the scm-commits mailing list