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
Created attachment 846627 [details] Adapt to current packaging guidelines
Fixed in proguard-4.11-2
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