Compare commits
No commits in common. "c8" and "c8-stream-5.26" have entirely different histories.
c8
...
c8-stream-
@ -1,9 +1,15 @@
|
||||
# Run optional test
|
||||
%if !%{defined perl_bootstrap}
|
||||
%if ! (0%{?rhel})
|
||||
%bcond_without perl_B_Debug_enables_optional_test
|
||||
%else
|
||||
%bcond_with perl_B_Debug_enables_optional_test
|
||||
%endif
|
||||
%else
|
||||
%global _without_perl_B_Debug_enables_optional_test 1
|
||||
%global _with_perl_B_Debug_enables_optional_test 0
|
||||
%endif
|
||||
|
||||
|
||||
Name: perl-B-Debug
|
||||
Version: 1.26
|
||||
|
Loading…
Reference in New Issue
Block a user