Bug 1022119 - jgrapht: remove versioned jars from %{_javadir}
Summary: jgrapht: remove versioned jars from %{_javadir}
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: jgrapht
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mikolaj Izdebski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1022024
TreeView+ depends on / blocked
 
Reported: 2013-10-22 15:45 UTC by Stanislav Ochotnicky
Modified: 2014-03-21 16:32 UTC (History)
2 users (show)

Fixed In Version: 0.8.1-8
Clone Of:
Environment:
Last Closed: 2014-03-21 16:32:46 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Remove version from JAR name (2.32 KB, patch)
2014-03-21 16:01 UTC, Michael Simacek
no flags Details | Diff

Description Stanislav Ochotnicky 2013-10-22 15:45:54 UTC
Package jgrapht 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
jgrapht:
/usr/share/java/jgrapht-0.8.1.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

Comment 1 Michael Simacek 2014-03-21 16:01:51 UTC
Created attachment 877346 [details]
Remove version from JAR name

Comment 2 Mikolaj Izdebski 2014-03-21 16:20:13 UTC
Fixed in jgrapht-0.8.1-8

Comment 3 Mikolaj Izdebski 2014-03-21 16:32:46 UTC
I believe that this bug is fixed in jgrapht-0.8.1-8,
which is available in Fedora Rawhide, so I am closing this bug now.

The build containing the fix can be found at Koji:
http://koji.fedoraproject.org/koji/buildinfo?buildID=506088


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