Do not run optional test on RHEL
This commit is contained in:
parent
6bd614026d
commit
532930cf7f
@ -1,5 +1,9 @@
|
||||
# Run optional test
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_DateTime_TimeZone_Tzfile_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_DateTime_TimeZone_Tzfile_enables_optional_test
|
||||
%endif
|
||||
|
||||
Name: perl-DateTime-TimeZone-Tzfile
|
||||
Version: 0.011
|
||||
|
Loading…
Reference in New Issue
Block a user