|
|
@ -1,9 +1,15 @@
|
|
|
|
# Run optional test
|
|
|
|
# Run optional test
|
|
|
|
%if !%{defined perl_bootstrap}
|
|
|
|
%if !%{defined perl_bootstrap}
|
|
|
|
|
|
|
|
%if ! (0%{?rhel})
|
|
|
|
%bcond_without perl_B_Debug_enables_optional_test
|
|
|
|
%bcond_without perl_B_Debug_enables_optional_test
|
|
|
|
%else
|
|
|
|
%else
|
|
|
|
%bcond_with perl_B_Debug_enables_optional_test
|
|
|
|
%bcond_with perl_B_Debug_enables_optional_test
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%else
|
|
|
|
|
|
|
|
%_without_perl_B_Debug_enables_optional_test 1
|
|
|
|
|
|
|
|
%_with_perl_B_Debug_enables_optional_test 0
|
|
|
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Name: perl-B-Debug
|
|
|
|
Name: perl-B-Debug
|
|
|
|
Version: 1.26
|
|
|
|
Version: 1.26
|
|
|
|