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

--- Comment #2 from Miro HronĨok <[email protected]> ---
(In reply to comment #1)
> Seems there is no copy of the license, can you ask to upstream to add it ?
Sure I can. I'll do.

> Requires:       perl(Digest::SHA1)
> 
> Shouldn't it be autodetected ?
It should, but it is not. Don't know exactly how it works, but the
documentation says, it is need at the runtime.

http://cpansearch.perl.org/src/CAUGUSTIN/UUID-Tiny-1.03/META.yml

I think (but I am new to this and never used Perl), it isn't autodetected
because it is in eval statement.

Quick look into /lib/UUID/Tiny.pm says gives me clue, there is a dependency on
either one of those:

Digest::SHA1, Digest::SHA or Digest::SHA::PurePerl

The code to determinate what module to use (lines 12-23) blocks the
autodetection.

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