From bb9653d2bff8006b1ec2b1e202311c351bfd745f Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jples...@redhat.com>
Date: Apr 06 2018 11:53:39 +0000
Subject: Do not run optional test on RHEL


---

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


        
https://src.fedoraproject.org/rpms/perl-Specio/c/bb9653d2bff8006b1ec2b1e202311c351bfd745f?branch=master
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to