Fix conditional to BR: perl(Test::CPAN::Meta).
This commit is contained in:
parent
19d4df4f69
commit
9cecfee4f5
@ -17,7 +17,7 @@ BuildRequires: perl(Test::More)
|
||||
BuildRequires: perl(Test::Pod) >= 1.00
|
||||
BuildRequires: perl(Test::MinimumVersion) >= 0.007
|
||||
|
||||
%if 0%{?fedora} < 10
|
||||
%if 0%{?fedora} >= 10
|
||||
# FIXME: Missing in FC < 10
|
||||
BuildRequires: perl(Test::CPAN::Meta) >= 0.07
|
||||
%endif
|
||||
|
||||
Loading…
Reference in New Issue
Block a user