Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8075058

RPM package should not include minor version as part of name

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • 9
    • 8u40, 9
    • install
    • x86
    • linux

      FULL PRODUCT VERSION :


      A DESCRIPTION OF THE PROBLEM :
      The current RPM packages for java include the minor version as part of the name (ex: jdk1.8.0_40). This make it difficult for other applications that want to write RPMs that depend on this RPM. Since there is no way to match on a partial name or wildcard the name, any RPMs that want to depend on this have to lock themselves to a specific minor version. It would make more sense for the name of the RPM to only include "jdk" or at most "jdk1.8.0" and have the other version information where it belongs - in the version part of the RPM spec.


      REPRODUCIBILITY :
      This bug can be reproduced always.

            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: