Bug 1022131

Summary: libfonts: remove versioned jars from %{_javadir}
Product: [Fedora] Fedora Reporter: Stanislav Ochotnicky <sochotni>
Component: libfontsAssignee: Caolan McNamara <caolanm>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: caolanm
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libfonts-1.1.3-12.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-23 15:02:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1022024    

Description Stanislav Ochotnicky 2013-10-22 15:47:49 UTC
Package libfonts 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
libfonts:
/usr/share/java/libfonts-1.1.3.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 Stanislav Ochotnicky 2013-10-23 13:10:33 UTC
The jars are still versioned, the mentioned "Fixed In Version: is actually a mass rebuild build.

I prefer bugs to be ignored rather than closed as fixed when they are not. That way I can at least fix them up as provenpackager after some time.

Comment 2 Caolan McNamara 2013-10-23 15:02:49 UTC
I accidentally was in a f19 branch in that module when I pushed the changes, built and then blindly cut and pasted the nvr of the completed build without reading it. The mass rebuild one was libfonts-1.1.3-12.fc20 not libfonts-1.1.3-12.fc19

a) Fixed in rawhide now. b) Accidents happen sometimes.

Comment 3 Stanislav Ochotnicky 2013-10-24 08:22:29 UTC
(In reply to Caolan McNamara from comment #2)
> I accidentally was in a f19 branch in that module when I pushed the changes,
> built and then blindly cut and pasted the nvr of the completed build without
> reading it. The mass rebuild one was libfonts-1.1.3-12.fc20 not
> libfonts-1.1.3-12.fc19
> 
> a) Fixed in rawhide now.

Great!

> b) Accidents happen sometimes.

Yeah, sorry. I've just seen too many people actually do it on purpose hoping no one will notice. I try to assume the best in people, but some days I just can't...I'll maintain a whitelist I guess :-)