Do not run optional test on RHEL

This commit is contained in:
Jitka Plesnikova 2018-04-06 16:30:43 +02:00
parent 57d6bd7203
commit dbbb4f9b1e

View File

@ -1,5 +1,9 @@
# Run optional test # Run optional test
%if ! (0%{?rhel})
%bcond_without perl_XML_Simple_enables_optional_test %bcond_without perl_XML_Simple_enables_optional_test
%else
%bcond_with perl_XML_Simple_enables_optional_test
%endif
Name: perl-XML-Simple Name: perl-XML-Simple
Version: 2.25 Version: 2.25