diff --git a/perl-Unicode-UTF8.spec b/perl-Unicode-UTF8.spec index 4d98e77..7d55746 100644 --- a/perl-Unicode-UTF8.spec +++ b/perl-Unicode-UTF8.spec @@ -5,7 +5,11 @@ %bcond_with perl_Unicode_UTF8_enables_Module_Install_ReadmeFromPod %endif # Run optional test +%if ! (0%{?rhel}) %bcond_without perl_Unicode_UTF8_enables_optional_test +%else +%bcond_with perl_Unicode_UTF8_enables_optional_test +%endif Summary: Encoding and decoding of UTF-8 encoding form Name: perl-Unicode-UTF8