https://bugzilla.redhat.com/show_bug.cgi?id=858818
--- Comment #5 from Peter Robinson pbrobinson@gmail.com ---
Please note that, I got an warning while running rpmlint. "strange-permission i_know_sri_lanka-1.xo 0640L"
I have added following entry under %files but no luck.
%attr(644,-,-)%{sugaractivitydir}/IknowSriLanka.activity/
Because it's the source file that's got the issues not the files that are installed as part of the build. Check the i_know_sri_lanka-1.xo in ~/rpmbuild/SOURCES or where ever your building it. I suspect "chmod 660 i_know_sri_lanka-1.xo" will likely fix the problem