https://bugzilla.redhat.com/show_bug.cgi?id=1127879



--- Comment #6 from Ismael Olea <ism...@olea.org> ---
(In reply to gil cattaneo from comment #5)
> there are also unneeded BR:
> BuildRequires:  java-devel >= 1:1.6.0
> BuildRequires:  maven-local
> you can use only
> BuildRequires:  javapackages-tools
> or better
> BuildRequires:  javapackages-local
> 
> unnecessary Requires (XMvn handled by XMvn - javapackages-*)
> Requires:       java-headless >= 1:1.6.0
> Requires:       javapackages-tools
> also for sub package javadoc
> Requires:       %{name} = %{version}-%{release}
> Requires:       javapackages-tools

Reading the guidelines[1] I understand they should be exactly as I wrote :-m

What am I doing wrong?

[1] https://fedoraproject.org/wiki/Packaging:Java#BuildRequires_and_Requires

-- 
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@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to