https://bugzilla.redhat.com/show_bug.cgi?id=1187713 Mikolaj Izdebski <mizdebsk@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mizdebsk@xxxxxxxxxx --- Comment #5 from Mikolaj Izdebski <mizdebsk@xxxxxxxxxx> --- First, Java native libraries (JNI) should not be installed directly in %{_libdir} - they are not usable outsides Java world and as such they should be placed in subdirectory of %{_libdir}. Secondly, packages in Fedora should use System.load() instead of System.loadLibrary() to load JNI libraries. See: http://fedoraproject.org/wiki/Packaging:Java#Packaging_JAR_files_that_use_JNI It would also be good to run included tests or at least comment why they are skipped. -- 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 package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review