Blob Blame History Raw
# use like this:
# rpmlint --file pyproj.rpmlintrc *.rpm

# these are invalid spelling warnings. Cython and numpy are correct.
addFilter ("W: spelling-error Summary\(en_US\) Cython ->")
addFilter ("W: spelling-error %description -l en_US Cython ->")
addFilter ("W: spelling-error %description -l en_US numpy ->")