Do not run optional test on RHEL
This commit is contained in:
parent
698e199582
commit
e368ffed1d
@ -1,5 +1,9 @@
|
||||
# Run optional test
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_Date_ISO8601_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_Date_ISO8601_enables_optional_test
|
||||
%endif
|
||||
|
||||
Name: perl-Date-ISO8601
|
||||
Version: 0.005
|
||||
|
Loading…
Reference in New Issue
Block a user