Do not run optional test on RHEL
This commit is contained in:
parent
cb96590c4b
commit
1a65c1170f
@ -1,5 +1,9 @@
|
|||||||
# Run optional test
|
# Run optional test
|
||||||
|
%if ! (0%{?rhel})
|
||||||
%bcond_without perl_IO_Socket_IP_enables_optional_test
|
%bcond_without perl_IO_Socket_IP_enables_optional_test
|
||||||
|
%else
|
||||||
|
%bcond_with perl_IO_Socket_IP_enables_optional_test
|
||||||
|
%endif
|
||||||
|
|
||||||
Name: perl-IO-Socket-IP
|
Name: perl-IO-Socket-IP
|
||||||
Version: 0.39
|
Version: 0.39
|
||||||
|
Loading…
Reference in New Issue
Block a user