Do not run optional test on RHEL
This commit is contained in:
parent
38694460c2
commit
b83dcfb81b
@ -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}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user