[libecb] Teach rpmlint

Petr Pisar ppisar at fedoraproject.org
Mon Oct 22 12:59:18 UTC 2012


commit efcec1b605ea8ff844450613837208fc61584952
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Oct 22 14:58:26 2012 +0200

    Teach rpmlint

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


More information about the scm-commits mailing list