Java guidelines typos

Jerry James loganjerry at gmail.com
Fri Apr 18 18:13:34 UTC 2008


There are some typos on the Java guidelines page in the spec file
templates.  I think these should be fixed to avoid confusing new
contributors.

1. The ant and maven templates show javadoc and manual subpackages
with a line like this:

Requires: %{name}-%{version}-%{release}

which is wrong.  It should be this:

Requires: %{name} = %{version}-%{release}

2. The ant and maven templates both use the Group name "Development
Documentation", which should be "Development/Documentation".  I know
that we are trying to move away from the Group tag, but this should be
fixed in the meantime.

Thanks,
-- 
Jerry James
http://loganjerry.googlepages.com/




More information about the fedora-devel-list mailing list