From 7e942843d7f43f5535e55f7709943e210743f4fe Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 6 Apr 2018 14:33:45 +0200 Subject: [PATCH] Do not run optional test on RHEL --- perl-Term-ANSIColor.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/perl-Term-ANSIColor.spec b/perl-Term-ANSIColor.spec index c26ce8f..5527d4f 100644 --- a/perl-Term-ANSIColor.spec +++ b/perl-Term-ANSIColor.spec @@ -1,5 +1,9 @@ # Run optional test +%if ! (0%{?rhel}) %bcond_without perl_Term_ANSIColor_enables_optional_test +%else +%bcond_with perl_Term_ANSIColor_enables_optional_test +%endif Name: perl-Term-ANSIColor Version: 4.06