Accepting request 220662 from home:Andreas_Schwab:Factory
- perl-threads.t-timeout.diff: increase timeout in t/op/threads.t This helps slower architectures since the timeout cannot be canceled and remains active for the rest of the subtests even though only needed for this single subtest OBS-URL: https://build.opensuse.org/request/show/220662 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl?expand=0&rev=106
This commit is contained in:
@@ -40,6 +40,7 @@ Patch6: perl-saverecontext.diff
|
||||
Patch7: perl-db6.diff
|
||||
Patch8: skip_time_hires.patch
|
||||
Patch9: perl-incfix.diff
|
||||
Patch10: perl-threads.t-timeout.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
PreReq: perl-base = %version
|
||||
#PreReq: %fillup_prereq
|
||||
@@ -174,6 +175,7 @@ cp -p %{S:3} .
|
||||
%patch8 -p1
|
||||
%endif
|
||||
%patch9
|
||||
%patch10 -p1
|
||||
|
||||
%build
|
||||
cp -a lib savelib
|
||||
|
Reference in New Issue
Block a user