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
Created attachment 665590 [details] spec file patch
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)