Created attachment 899155 [details] Patch for rawhide Current Java packaging guidelines require JNI jars to be installed in %_jnidir; right now, jpackage-utils will not find gtk.jar. The attached patch (for rawhide, but also needed for and easily backported to f20) fixes this for java-gnome, along with working around a bug this move exposes in brp-java-repack-jars skipping dot-files.
There are several problems with this patch: 1. I don't see whi java-gnome-4.1.3-libdir.patch would be needed. Either explain this or don't apply it. 2. %dir %{_jnidir} - this dir is already owned by another package. 3. make V=1 - not needed Please limit your changes to fixing bugs only and then I can apply it.
Created attachment 913485 [details] Rebased patch