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