Do not run optional test on RHEL
This commit is contained in:
parent
6174cb5582
commit
47cdddc140
@ -1,7 +1,11 @@
|
|||||||
# This file is licensed under the terms of GNU GPLv2+.
|
# This file is licensed under the terms of GNU GPLv2+.
|
||||||
|
|
||||||
# Run optional tests
|
# Run optional tests
|
||||||
|
%if ! (0%{?rhel})
|
||||||
%{bcond_without perl_Module_Runtime_enables_optional_test}
|
%{bcond_without perl_Module_Runtime_enables_optional_test}
|
||||||
|
%else
|
||||||
|
%{bcond_with perl_Module_Runtime_enables_optional_test}
|
||||||
|
%endif
|
||||||
|
|
||||||
Name: perl-Module-Runtime
|
Name: perl-Module-Runtime
|
||||||
Version: 0.016
|
Version: 0.016
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user