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



--- Comment #53 from Kevin Kofler <[email protected]> ---
The warning seems false here. qbs-qt-devel technically does not contain
binaries in %{_libdir}, but it contains a symlink to a binary in the same
directory, so the warning does not make sense.

The point of the warning is to catch stuff that installs only
architecture-independent stuff into %{_libdir}, which would be better put into
%{_datadir} or %{_libexecdir}. But this is not the case here, the warning is a
false positive (and since it's an obvious case, it should be reported as a bug
to rpmlint, really).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to