Do not run optional test on RHEL
This commit is contained in:
parent
ef57f4c69b
commit
4ca6f6001d
@ -1,5 +1,9 @@
|
||||
# Run optional tests
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_Compress_Bzip2_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_Compress_Bzip2_enables_optional_test
|
||||
%endif
|
||||
|
||||
Name: perl-Compress-Bzip2
|
||||
Version: 2.26
|
||||
|
Loading…
Reference in New Issue
Block a user