Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=456341 --- Comment #9 from Victor G. Vasilyev <victor.vasilyev@xxxxxxx> 2008-08-18 14:43:14 EDT --- The second release is prepared for review. Spec URL: http://nbi.netbeans.org/files/documents/210/2059/netbeans-platform8.spec SRPM URL: http://nbi.netbeans.org/files/documents/210/2127/netbeans-platform8-6.1-2.fc10.src.rpm Changes: - Suppress rpmlint warnings about hidden .noautoupdate files - Appropriate values of Group Tags are chosen from the official list - Avoid dangling symlinks after %%install rpmlint shows no errors against both SRPM and RPMs. It also shows no warnings against SRPM, but it shows some warnings against RPMs: === netbeans-platform8-6.1-2.fc10.noarch.rpm ======================== netbeans-platform8.noarch: W: dangerous-command-in-%post ln netbeans-platform8.noarch: W: dangerous-command-in-%preun rm netbeans-platform8.noarch: W: class-path-in-manifest /usr/share/netbeans/platform8/modules/org-netbeans-libs-jna.jar netbeans-platform8.noarch: W: class-path-in-manifest /usr/share/netbeans/platform8/modules/org-netbeans-libs-jsr223.jar netbeans-platform8.noarch: W: class-path-in-manifest /usr/share/netbeans/platform8/modules/org-netbeans-modules-javahelp.jar netbeans-platform8.noarch: W: class-path-in-manifest /usr/share/netbeans/platform8/modules/org-netbeans-modules-autoupdate-services.jar netbeans-platform8.noarch: W: class-path-in-manifest /usr/share/netbeans/platform8/modules/org-jdesktop-layout.jar 1 packages and 0 specfiles checked; 0 errors, 7 warnings. === netbeans-platform8-harness-6.1-2.fc10.noarch.rpm ================ netbeans-platform8-harness.noarch: W: dangerous-command-in-%post ln netbeans-platform8-harness.noarch: W: dangerous-command-in-%preun rm 1 packages and 0 specfiles checked; 0 errors, 2 warnings. ===================================================================== All 9 warnings listed above are not issues, because: * All dangerous ln and rm commands are used to establish symlinks between the system and external JARs. There are guarantees that the symlinks won't be dangling, because all JARs are provided by the packages listed under the "Requires" tags. All ln and complementary rm commands have relations to files located only inside of /usr/share/netbeans/platform8 and /usr/share/netbeans/harness directories. * All warnings class-path-in-manifest don't have any sense for the package due to OpenJDK 6, i.e minimal used Java version is 6.0. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review