https://bugzilla.redhat.com/show_bug.cgi?id=902086 --- Comment #71 from gil cattaneo <puntogil@xxxxxxxxx> --- mkdir $RPM_BUILD_ROOT/usr/share/java/ # I'm not aware of any JNI being built mv $RPM_BUILD_ROOT/%{_jnidir}/elasticsearch.jar $RPM_BUILD_ROOT/%{_javadir}/elasticsearch.jar sed -i "s;%{_jnidir}/elasticsearch.jar;%{_javadir}/elasticsearch.jar;g" .mfiles this is probably occur becouse a class or classes try to load/use some native libraries (jni,C,...) http://fedoraproject.org/wiki/Packaging:Java#Packaging_JAR_files_that_use_JNI -- 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