From d1b97700d69cd134a175b6f464aa18443f742578 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 5 Apr 2018 12:01:27 +0200 Subject: [PATCH] Do not run optional test on RHEL --- perl-DateTime-TimeZone-SystemV.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/perl-DateTime-TimeZone-SystemV.spec b/perl-DateTime-TimeZone-SystemV.spec index 1d6f682..9d183a2 100644 --- a/perl-DateTime-TimeZone-SystemV.spec +++ b/perl-DateTime-TimeZone-SystemV.spec @@ -1,5 +1,9 @@ # Run optionl test +%if ! (0%{?rhel}) %bcond_without perl_DateTime_TimeZone_SystemV_enables_optional_test +%else +%bcond_with perl_DateTime_TimeZone_SystemV_enables_optional_test +%endif Name: perl-DateTime-TimeZone-SystemV Version: 0.010