[perl-Unix-Syslog] Teach rpmlint

Petr Pisar ppisar at fedoraproject.org
Wed Nov 7 08:36:02 UTC 2012


commit 5841467c4ed504c4e19da888c6f0927646948d1d
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Nov 7 09:33:35 2012 +0100

    Teach rpmlint

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


More information about the scm-commits mailing list