Changes of Revision 5
[-] | Changed | mplayerplug-in.spec |
x 1
2 Version: 3.55 3 Release: 1 4 5 -Source0: %{name}-%{version}.tar.gz 6 - 7 +Source0: %{name}-%{version}.tar.gz 8 +Source1: %{name}-rpmlintrc 9 BuildRoot: %{_tmppath}/buildroot-%{name}-%{version} 10 11 License: GPL 12 |
||
[+] | Added | mplayerplug-in-rpmlintrc ^ |
@@ -0,0 +1,2 @@ +from Config import * +addFilter("mplayerplug-in no-return-in-nonvoid-function") |