From b1765a68a41efd165cda6663fc9c26d2d2f44bbd Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 6 Apr 2018 14:14:43 +0200 Subject: [PATCH] Do not run optional test on RHEL --- perl-Sub-Identify.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/perl-Sub-Identify.spec b/perl-Sub-Identify.spec index e3eef0a..06dc9bf 100644 --- a/perl-Sub-Identify.spec +++ b/perl-Sub-Identify.spec @@ -1,5 +1,9 @@ # Run optional test +%if ! (0%{?rhel}) %bcond_without perl_Sub_Identify_enables_optional_test +%else +%bcond_with perl_Sub_Identify_enables_optional_test +%endif Name: perl-Sub-Identify Version: 0.14