Do not run optional test on RHEL
This commit is contained in:
parent
a937b4cf6a
commit
13b1e60337
@ -1,5 +1,9 @@
|
||||
# Run optional test
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_Pod_Parser_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_Pod_Parser_enables_optional_test
|
||||
%endif
|
||||
|
||||
Name: perl-Pod-Parser
|
||||
Version: 1.63
|
||||
|
||||
Loading…
Reference in New Issue
Block a user