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



--- Comment #1 from Zbigniew JÄ™drzejewski-Szmek <[email protected]> ---
Please change find . -name ._\* | xargs rm -f
 to find . -name ._\* -delete

It's short and not vulnerable to spaces and bash special characters in the
name.

/usr/lib/gap/pkg/spinsym/COPYING should be %excluded.

rpmlint:
gap-pkg-spinsym.noarch: E: explicit-lib-dependency gap-pkg-ctbllib
It's fine. The dependency is not detected automatically.

gap-pkg-spinsym.noarch: W: spelling-error %description -l en_US functionalities
-> functionalists, functionality, functionalist
gap-pkg-spinsym.noarch: W: only-non-binary-in-usr-lib
gap-pkg-spinsym.src: W: spelling-error %description -l en_US functionalities ->
functionalists, functionality, functionalist
2 packages and 0 specfiles checked; 1 errors, 3 warnings.

All OK.

Package is trivial, license is OK and specified upstream, I see no issues.

Package is APPROVED.

-- 
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
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to