Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=884497

--- Comment #1 from Petr Ĺ abata <[email protected]> ---
Issues:

1. This module is provided by the perl package and needs to be subpackaged
first to resolve the conflicts.

2. Either buildrequires perl(inc::Module::Install) or explicitly list inc/*
dependencies.

3. Buildrequire the package (lib/*) dependencies.  This is required since you
run the test suite.

4. The same applies to the test suite dependencies (t/*).

5. Require MODULE_COMPAT macro.

6. Your %__provides_exclude macro doesn't make much sense.  In case you wanted
to exlude unversioned Math::BigInt provides, change 'requires' further on the
line to 'provides' too.

7. Require undetected runtime deps (Carp, Exporter, File::Spec)

8. The description is an incomplete sentence.

-- 
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