[Bug 902086] Review request: Elasticsearch

bugzilla at redhat.com bugzilla at redhat.com
Mon Feb 16 17:49:16 UTC 2015


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



--- Comment #71 from gil cattaneo <puntogil at libero.it> ---
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


More information about the package-review mailing list