From 628b6b1ee3b6380161562462902c4e097db3d0ee Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 6 Apr 2018 12:13:32 +0200 Subject: [PATCH] Do not run optional test on RHEL --- perl-Params-Classify.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/perl-Params-Classify.spec b/perl-Params-Classify.spec index e9514cf..5b95fd4 100644 --- a/perl-Params-Classify.spec +++ b/perl-Params-Classify.spec @@ -1,5 +1,9 @@ # Run optional test +%if ! (0%{?rhel}) %bcond_without perl_Params_Classify_enables_optional_test +%else +%bcond_with perl_Params_Classify_enables_optional_test +%endif Name: perl-Params-Classify Version: 0.015