Teach rpmlint

This commit is contained in:
Petr Písař 2013-04-15 14:46:46 +02:00
parent 19e7a110ab
commit b5288b83ad

2
.rpmlint Normal file
View File

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