From bb9653d2bff8006b1ec2b1e202311c351bfd745f Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 6 Apr 2018 13:53:39 +0200 Subject: [PATCH] Do not run optional test on RHEL --- perl-Specio.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/perl-Specio.spec b/perl-Specio.spec index 3413524..3f5a858 100644 --- a/perl-Specio.spec +++ b/perl-Specio.spec @@ -1,5 +1,9 @@ # Run optional test +%if ! (0%{?rhel}) %bcond_without perl_Specio_enables_optional_test +%else +%bcond_with perl_Specio_enables_optional_test +%endif Name: perl-Specio Version: 0.42