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


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





--- Comment #9 from Kevin Kofler <[email protected]>  2009-03-25 12:01:45 
EDT ---
> The non-devel package warnings are mostly harmless (qt-creator is a developer
> tool after all).

For the .cpp and .h files, that's the right argument. For the .so files, the
right argument is that those are plugins which are most likely dlopened and
that they are in an application-specific subdirectory. Either way, these are
OK.

The rpaths are there so the libraries are found in the application-specific
subdirectory. This sounds like a valid use of rpath to me (even though our
guidelines frown upon it).

-- 
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.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to