From bc07cedbcda09b33873e03730b5d869c6f87f217 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Wed, 4 Apr 2018 16:47:43 +0200 Subject: [PATCH] Do not run optional test on RHEL --- perl-YAML.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/perl-YAML.spec b/perl-YAML.spec index cd70c0e..b7b3abd 100644 --- a/perl-YAML.spec +++ b/perl-YAML.spec @@ -1,5 +1,9 @@ # Run test +%if ! (0%{?rhel}) %bcond_without perl_YAML_enables_test +%else +%bcond_with perl_YAML_enables_test +%endif Name: perl-YAML Version: 1.24