Bug 1022129 - lcm: remove versioned jars from %{_javadir}
Summary: lcm: remove versioned jars from %{_javadir}
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: lcm
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dan Callaghan
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1022024
TreeView+ depends on / blocked
 
Reported: 2013-10-22 15:47 UTC by Stanislav Ochotnicky
Modified: 2013-11-12 04:17 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-11-12 04:17:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Stanislav Ochotnicky 2013-10-22 15:47:26 UTC
Package lcm seems to contain versioned jar files in %{_javadir}
(/usr/share/java). Such versioned files cause problems for automatic
requires generation and violate packaging guidelines[1].

List of subpackages and contained versioned jars
lcm-java:
/usr/share/java/lcm-0.9.2.jar
/usr/share/java/lcm-0.9.2.jar


There are cases where this can be a false positive. Most likely if:
   * your package is compatibility version and contains only versioned
     jars
   * your package has version in the name of jars that are part of
     package name

Thank you,

[1] https://fedoraproject.org/wiki/Packaging:Java#Filenames


Note You need to log in before you can comment on or make changes to this bug.