From: SourceForge.net <no...@so...> - 2012-10-16 07:26:05
|
Bugs item #3577572, was opened at 2012-10-16 00:26 Message generated for change (Tracker Item Submitted) made by martinkg63 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462816&aid=3577572&group_id=51305 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: last released version Status: Open Resolution: None Priority: 5 Private: No Submitted By: MartinKG (martinkg63) Assigned to: Nobody/Anonymous (nobody) Summary: rpmlint - spurious-executable-perm Initial Comment: rpmlint reports on Fedora 18 the following warnings: wxsqlite3.x86_64: W: spurious-executable-perm /usr/share/doc/wxsqlite3-3.0.0.1/LICENCE.txt wxsqlite3.x86_64: W: spurious-executable-perm /usr/share/doc/wxsqlite3-3.0.0.1/Readme.txt a workaround for me is at the moment to change the permisson with chmod find -type f -exec chmod a-x {} \; ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=462816&aid=3577572&group_id=51305 |