Do not run optional test on RHEL

This commit is contained in:
Jitka Plesnikova 2018-03-28 15:13:08 +02:00
parent 4f9bfe6cbc
commit f5e43b87bc

View File

@ -1,5 +1,9 @@
# Run optional tests
%if ! (0%{?rhel})
%{bcond_without perl_strictures_enables_optional_test}
%else
%{bcond_with perl_strictures_enables_optional_test}
%endif
Name: perl-strictures
Version: 2.000003