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: Synopsis - Source-code introspection tool. https://bugzilla.redhat.com/show_bug.cgi?id=438543 ------- Additional Comments From seefeld@xxxxxxxxxxxx 2008-04-29 16:17 EST ------- Thanks for the feedback ! I have adressed most of the above in this new snapshot: http://synopsis.fresco.org/download/srpm/synopsis-2008-04-29-1.src.rpm I was wrongly installing libSynopsis.so.0.11 with INSTALL_DATA, not INSTALL_PROGRAM. In my local tests (using mock) I still see errors for all the extension modules, as they end up with 0775 permissions, instead of 0755. Are you not seeing those ? Is that a local problem with my mock installation ? umask defaults to 0002, which results in libs with 0775 permissions. When I set 'umask 0022' I get the correct permissions in a normal build / install. rpmbuild appears to invoke 'umask 0022', too, but those files still appear to be group-writable, i.e. have 0775 permission. If all looks good on your side I'll just declare this to be some local corruption, though. Thanks PS: If I make an official release in the coming days, will that be able to ship as part of the upcoming Fedora 9 ? -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review