Accepting request 53283 from home:msmeissn:branches:devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/53283
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl?expand=0&rev=45
This commit is contained in:
Stephan Kulow 2010-11-19 09:45:12 +00:00 committed by Git OBS Bridge
parent 5e489f718d
commit c54d985f75
3 changed files with 20 additions and 0 deletions

13
perl-HiRes.t-timeout.diff Normal file
View File

@ -0,0 +1,13 @@
Index: perl-5.12.2/cpan/Time-HiRes/t/HiRes.t
===================================================================
--- perl-5.12.2.orig/cpan/Time-HiRes/t/HiRes.t
+++ perl-5.12.2/cpan/Time-HiRes/t/HiRes.t
@@ -116,7 +116,7 @@ if (open(XDEFINE, "xdefine")) {
# completes fine with (say) 30% slosh, and fail otherwise. If you do that,
# consider changing over to test.pl at the same time.
# --A.D., Nov 27, 2001
-my $limit = 0.25; # 25% is acceptable slosh for testing timers
+my $limit = 0.60; # 25% is acceptable slosh for testing timers
sub skip {
map { print "ok $_ # skipped\n" } @_;

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 17 16:40:13 CET 2010 - meissner@suse.de
- increase the t/HiRes.t skew (for ppc).
-------------------------------------------------------------------
Mon Sep 27 09:48:57 UTC 2010 - coolo@novell.com

View File

@ -41,6 +41,7 @@ Patch6: perl-autodie-flock.diff
Patch7: perl-Fatal.diff
Patch8: perl-constprint.diff
Patch9: perl-h2ph.diff
Patch10: perl-HiRes.t-timeout.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: perl-base = %version
#PreReq: %fillup_prereq
@ -138,6 +139,7 @@ cp -p %{S:3} .
%endif
%patch8
%patch9
%patch10 -p1
%build
cp -a lib savelib