[Bug 225575] Review Request: roundcubemail - Round Cube Webmail is a browser-based multilingual IMAP client

bugzilla at redhat.com bugzilla at redhat.com
Wed May 9 17:57:45 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: roundcubemail - Round Cube Webmail is a browser-based multilingual IMAP client


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=225575





------- Additional Comments From bjohnson at symetrix.com  2007-05-09 13:57 EST -------
(In reply to comment #38)
> > W: roundcubemail spurious-executable-perm
> 
> Change the mode on these files to 0644 with chmod or install -m in the %install
> section.

Sorry for the followups, I missed a few things without looking at the spec.  I
don't think you need any executables in the source files, so you should be able to:

In %prep (after %setup), run

find . -type f -print | xarg chmod a-x

Then all those %attr lines with %roundcubemail can be replaced by just:
%{roundcubedir}
because there won't be permissions to fix (that's causing duplicate file
listings in the rpm anyway).

These odd permissions should be reported upstream as "undesirable".


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the package-review mailing list