Do not run optional test on RHEL
This commit is contained in:
parent
10e3daf777
commit
1fb68d7818
@ -1,5 +1,9 @@
|
|||||||
# Run optional test
|
# Run optional test
|
||||||
|
%if ! (0%{?rhel})
|
||||||
%bcond_without perl_Test_Warnings_enables_optional_test
|
%bcond_without perl_Test_Warnings_enables_optional_test
|
||||||
|
%else
|
||||||
|
%bcond_with perl_Test_Warnings_enables_optional_test
|
||||||
|
%endif
|
||||||
|
|
||||||
Name: perl-Test-Warnings
|
Name: perl-Test-Warnings
|
||||||
Version: 0.026
|
Version: 0.026
|
||||||
|
Loading…
Reference in New Issue
Block a user