Accepting request 533389 from home:AndreasStieger:branches:Base:System
- also ignore transient test time failure on ppc64 OBS-URL: https://build.opensuse.org/request/show/533389 OBS-URL: https://build.opensuse.org/package/show/Base:System/gawk?expand=0&rev=66
This commit is contained in:
parent
e458cc04be
commit
123f411d52
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 11 11:40:41 UTC 2017 - astieger@suse.com
|
||||||
|
|
||||||
|
- also ignore transient test time failure on ppc64
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 10 07:39:22 UTC 2017 - josef.moellers@suse.com
|
Mon Apr 10 07:39:22 UTC 2017 - josef.moellers@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gawk
|
# spec file for package gawk
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -46,7 +46,7 @@ chmod -x COPYING
|
|||||||
# skip strftime time
|
# skip strftime time
|
||||||
sed -ie 's/ strftime / /g' test/Makefile.in
|
sed -ie 's/ strftime / /g' test/Makefile.in
|
||||||
# apply only for the arch that experienced previously transient failure
|
# apply only for the arch that experienced previously transient failure
|
||||||
%ifarch ppc64le
|
%ifarch ppc64le ppc64
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user