https://bugzilla.redhat.com/show_bug.cgi?id=1277505 --- Comment #17 from gil cattaneo <puntogil@xxxxxxxxx> --- Hi, sorry for the noise. This is not necessary: Please, remove %doc %{_javadocdir}/%{name} Please, use: %files javadoc -f .mfiles-javadoc Please, remove Requires: java-headless Requires: jpackage-utils The requirements list is generated with Fedora java tools (javapackages-tools >> javapackages-local) and install license file also in this sub package e.g. %files javadoc -f .mfiles-javadoc %license COPYING %package javadoc Summary: Javadoc for %{name} package BuildArch: noarch Please, remove >> Requires: %{name} = %{version} This is "contrary" to the guidelines of Fedora is usually applied in this way. but in this case is not necessary/ useless Requires: %{name} = %{version}-%{release} -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review