Do not run optional test on RHEL

This commit is contained in:
Jitka Plesnikova 2018-04-05 10:16:42 +02:00
parent e2f0edf0c3
commit 7715bb5203

View File

@ -1,5 +1,9 @@
# Run optional test
%if ! (0%{?rhel})
%bcond_without perl_Class_Tiny_enables_optional_test
%else
%bcond_with perl_Class_Tiny_enables_optional_test
%endif
Name: perl-Class-Tiny
Version: 1.006