[Bug 490380] Review Request: qt-creator - Lightweight and cross-platform IDE for Qt

bugzilla at redhat.com bugzilla at redhat.com
Wed Mar 25 16:02:07 UTC 2009


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 <kevin at tigcc.ticalc.org>  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.




More information about the Fedora-package-review mailing list