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

--- Comment #4 from Patryk Obara <[email protected]> ---
Hmm, after your changes license tag is: LGPLv3+ and GPL+ and MIT
but if you repackaged source as I suggested and removed lib directory from
tarball, it would be only LGPLv3+, which would accurately describe software,
that is actually packaged and source rpm.

In files section you don't need:
%dir %{_javadir}/%{name}
%{_javadir}/%{name}/%{name}*.jar

you can replace these two lines with:
%{_javadir}/%{name}

These are my last two gripes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to