Do not run optional test on RHEL

This commit is contained in:
Jitka Plesnikova 2018-04-06 14:27:59 +02:00
parent 38694460c2
commit b83dcfb81b

View File

@ -1,5 +1,9 @@
# Run optional tests
%if ! (0%{?rhel})
%bcond_without perl_Sys_Syslog_enables_optional_test
%else
%bcond_with perl_Sys_Syslog_enables_optional_test
%endif
Name: perl-Sys-Syslog
Version: 0.35
Release: 397%{?dist}