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

# (seem no longer needed with rpmlint v2.x)
# 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 ->")