Bug 888389

Summary: junit: Description references incorrect license
Product: [Fedora] Fedora Reporter: Mikolaj Izdebski <mizdebsk>
Component: junitAssignee: Michal Srb <msrb>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: java-sig-commits, kdaniel, msrb, sochotni, tradej
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 4.10-7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-18 16:33:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
spec file patch none

Description Mikolaj Izdebski 2012-12-18 16:00:17 UTC
Description of problem:
Description of junit says the package is licensed under IBM Public License, which is in contradiction to the License tag. The license tag and package description should match. Additionally the description mentions that JUnit is hosted on SourceForge, but the source was taken from Github.

I think the description should be cleaned up and references to IBM Public License and SourceForge removed.

Version-Release number of selected component (if applicable):
0:4.10

Additional info:
See packaging guidelines [1] and licensing guidelines [2].

[1] http://fedoraproject.org/wiki/Packaging:Guidelines
[2] http://fedoraproject.org/wiki/Packaging:LicensingGuidelines

Comment 1 Michal Srb 2012-12-18 16:26:50 UTC
Created attachment 665590 [details]
spec file patch

Comment 2 Mikolaj Izdebski 2012-12-18 16:33:48 UTC
I believe that this bug is fixed in junit-4.10-7,
which is available in Fedora Rawhide.  I am closing the bug now,
thank you for reporting it.  A summary of changes is included below.

* Tue Dec 18 2012 Michal Srb <msrb> - 0:4.10-7
- Build-time dependency perl-MD5 replaced with perl(Digest::MD5)
- Description cleanup (Resolves: #888389)