1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/mlt/mlt-rpmlintrc Fri Sep 09 16:56:22 2011 +0200 1.3 @@ -0,0 +1,7 @@ 1.4 +# This line is mandatory to access the configuration functions 1.5 +from Config import * 1.6 + 1.7 +addFilter("source-or-patch-not-bzipped") 1.8 + 1.9 +# mlt++-devel 1.10 +addFilter("no-dependency-on .*libmlt.*") 1.11 \ No newline at end of file