Do not run optional test on RHEL
This commit is contained in:
parent
02aa6609ed
commit
997fd3a13c
@ -1,5 +1,9 @@
|
||||
# Test using JSON::MaybeXS instead of JSON::PP
|
||||
%if ! (0%{?rhel})
|
||||
%{bcond_without perl_YAML_Tiny_enables_JSON_MaybeX_test}
|
||||
%else
|
||||
%{bcond_with perl_YAML_Tiny_enables_JSON_MaybeX_test}
|
||||
%endif
|
||||
|
||||
Name: perl-YAML-Tiny
|
||||
Version: 1.73
|
||||
|
||||
Loading…
Reference in New Issue
Block a user