From 5a6116b4d0c971f3e664db81ea643b15fd6123ac Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 5 Apr 2018 13:33:01 +0200 Subject: [PATCH] Do not run optional test on RHEL --- perl-DynaLoader-Functions.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/perl-DynaLoader-Functions.spec b/perl-DynaLoader-Functions.spec index 478844b..160316c 100644 --- a/perl-DynaLoader-Functions.spec +++ b/perl-DynaLoader-Functions.spec @@ -1,7 +1,11 @@ # This file is licensed under the terms of GNU GPLv2+. # Run optinonal tests +%if ! (0%{?rhel}) %{bcond_without perl_DynaLoader_Functions_enables_optional_test} +%else +%{bcond_with perl_DynaLoader_Functions_enables_optional_test} +%endif Name: perl-DynaLoader-Functions Version: 0.003