Teach rpmlint

This commit is contained in:
Petr Písař 2012-11-07 09:33:35 +01:00
parent 330c920903
commit 5841467c4e

2
.rpmlint Normal file
View File

@ -0,0 +1,2 @@
from Config import *
addFilter("spelling-error .* (libc|syslogd)");