Bug 1022159 - proguard: remove versioned jars from %{_javadir}
Summary: proguard: remove versioned jars from %{_javadir}
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: proguard
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:52 UTC by Stanislav Ochotnicky
Modified: 2014-03-25 15:11 UTC (History)
2 users (show)

Fixed In Version: 4.11-2
Clone Of:
Environment:
Last Closed: 2014-03-25 15:11:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Adapt to current packaging guidelines (5.60 KB, patch)
2014-01-07 12:13 UTC, Michael Simacek
no flags Details | Diff

Description Stanislav Ochotnicky 2013-10-22 15:52:47 UTC
Package proguard 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
proguard-gui:
/usr/share/java/proguard/proguardgui-4.8.jar
proguard:
/usr/share/java/proguard/proguard-4.8.jar
/usr/share/java/proguard/retrace-4.8.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-01-07 12:13:33 UTC
Created attachment 846627 [details]
Adapt to current packaging guidelines

Comment 2 Mikolaj Izdebski 2014-03-25 13:32:23 UTC
Fixed in proguard-4.11-2

Comment 3 Mikolaj Izdebski 2014-03-25 15:11:18 UTC
I believe that this bug is fixed in proguard-4.11-2,
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=506847


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