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



--- Comment #3 from Paul Howarth <p...@city-fan.org> ---
My local build has this:

%if %(perl -e 'print $] < 5.014 ? 1 : 0;')
BuildRequires:  perl(Devel::GlobalDestruction)
%else
%global __requires_exclude ^perl\\(Devel::GlobalDestruction\\)
%endif

I have a similar condition for the Perl < 5.10 support but Class-Tiny seems to
have issues there (https://github.com/dagolden/Class-Tiny/issues/8) and a test
build of Pod-Spell 1.07 on 5.8.8 failed for me with an error that suggested it
was a Class::Tiny problem, whilst 5.10 passed OK. So I'd be inclined not to
even try to support Perl < 5.10 at the moment.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=wrjRADdDJD&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to