Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: java-1.5.0-gcj - JPackage compatibility layer for GCJ https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=228960 ------- Additional Comments From fitzsim@xxxxxxxxxx 2007-02-16 03:15 EST ------- A few notes for the reviewer: - this can't be built in mock until the GCJ with 1.5 support lands in Rawhide - I simplified the name, removing the -compat since people have been confused by it (thinking that it was a legacy compatibility package similar to e.g. compat-libgcc-296) - the rpmlint output is as clean as possible, but still claims some warnings and errors: $ rpmlint SRPMS/java-1.5.0-gcj-1.5.0.0-1.src.rpm E: java-1.5.0-gcj hardcoded-library-path in %{_prefix}/lib See comments in spec file -- this is needed to allow 64-bit JDK alternatives. $ rpmlint RPMS/i386/java-1.5.0-gcj-1.5.0.0-1.i386.rpm E: java-1.5.0-gcj only-non-binary-in-usr-lib These non-binaries are symlinks to binaries so they should be in /usr/lib. W: java-1.5.0-gcj dangling-relative-symlink /usr/share/java/gcj-endorsed/mx4j-remote.jar ../mx4j/mx4j-remote.jar W: java-1.5.0-gcj dangling-relative-symlink /usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre/bin/rmiregistry ../../../../../bin/grmiregistry W: java-1.5.0-gcj dangling-relative-symlink /usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre/lib/security/java.security ../../../../../security/classpath.security W: java-1.5.0-gcj dangling-relative-symlink /usr/lib/jvm-exports/java-1.5.0-gcj-1.5.0.0/jaas-1.5.0.0.jar ../../jvm/java-1.5.0-gcj-1.5.0.0/jre/lib/jaas.jar W: java-1.5.0-gcj dangling-relative-symlink /usr/lib/jvm-exports/java-1.5.0-gcj-1.5.0.0/jdbc-stdext-1.5.0.0.jar ../../jvm/java-1.5.0-gcj-1.5.0.0/jre/lib/jdbc-stdext.jar W: java-1.5.0-gcj dangling-relative-symlink /usr/lib/jvm-exports/java-1.5.0-gcj-1.5.0.0/jsse-1.5.0.0.jar ../../jvm/java-1.5.0-gcj-1.5.0.0/jre/lib/jsse.jar W: java-1.5.0-gcj dangling-relative-symlink /usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre/bin/keytool ../../../../../bin/gkeytool W: java-1.5.0-gcj dangling-relative-symlink /usr/lib/jvm-exports/java-1.5.0-gcj-1.5.0.0/jndi-1.5.0.0.jar ../../jvm/java-1.5.0-gcj-1.5.0.0/jre/lib/jndi.jar W: java-1.5.0-gcj dangling-relative-symlink /usr/share/java/gcj-endorsed/mx4j.jar ../mx4j/mx4j.jar These are properly terminated by dependency packages. W: java-1.5.0-gcj dangerous-command-in-%post ln W: java-1.5.0-gcj dangerous-command-in-%trigger ln These are required to create compatibility symlinks. $ rpmlint RPMS/i386/java-1.5.0-gcj-devel-1.5.0.0-1.i386.rpm E: java-1.5.0-gcj-devel only-non-binary-in-usr-lib W: java-1.5.0-gcj-devel no-documentation W: java-1.5.0-gcj-devel dangling-relative-symlink /usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/bin/jarsigner ../../../../bin/gjarsigner W: java-1.5.0-gcj-devel dangling-relative-symlink /usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/bin/java ../../../../bin/gij W: java-1.5.0-gcj-devel dangling-relative-symlink /usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/bin/jar ../../../../bin/fastjar W: java-1.5.0-gcj-devel dangling-relative-symlink /usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/bin/rmic ../../../../bin/grmic W: java-1.5.0-gcj-devel dangling-relative-symlink /usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/bin/rmiregistry ../../../../bin/grmiregistry W: java-1.5.0-gcj-devel dangling-relative-symlink /usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/bin/keytool ../../../../bin/gkeytool W: java-1.5.0-gcj-devel dangling-relative-symlink /usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/bin/javac ../../../../bin/ecj W: java-1.5.0-gcj-devel dangling-relative-symlink /usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/bin/javah ../../../../bin/gjavah W: java-1.5.0-gcj-devel dangling-relative-symlink /usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/bin/appletviewer ../../../../bin/gappletviewer W: java-1.5.0-gcj-devel dangling-relative-symlink /usr/lib/jvm-exports/java-1.5.0-gcj java-1.5.0-gcj-1.5.0.0 W: java-1.5.0-gcj-devel dangerous-command-in-%post ln W: java-1.5.0-gcj-devel dangerous-command-in-%trigger ln $ rpmlint RPMS/i386/java-1.5.0-gcj-javadoc-1.5.0.0-1.i386.rpm $ rpmlint RPMS/i386/java-1.5.0-gcj-src-1.5.0.0-1.i386.rpm W: java-1.5.0-gcj-src no-documentation This is a sub-package; the documentation is in the base package. W: java-1.5.0-gcj-src dangerous-command-in-%post ln W: java-1.5.0-gcj-src dangerous-command-in-%postun rm W: java-1.5.0-gcj-src dangerous-command-in-%trigger ln These are required to create and remove the src.zip compatibility symlink. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review