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=490988 --- Comment #10 from Stephen Warren <s-t-rhbugzilla@xxxxxxxxxxxxx> 2009-09-04 17:19:37 EDT --- > rpmlint throws an invalid-soname error on libvdpau-trace.so . It's an > unversioned lib in %{_libdir} (not a subdirectory) in a non-devel package, > which is unusual. What exactly is it used for? Should it be versioned, or put > in a subdirectory? libvpau_wrapper.so is dlopen()s "libvdpau_trace.so" (by that exact name), if a certain environment variable is set to request this. In that case, all APIs that would usually be handled directly by the driver DSO (e.g. libvdpau_nvidia.so) are proxied through the trace library, which spews debug information. -- 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 Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review