Accepting request 814778 from home:berny:branches:Base:System

- coreutils-gnulib-disable-test-float.patch: Add patch to temporarily
  disable the gnulib test 'test-float' failing on ppc and ppc64le.
- coreutils.spec: Reference the patch.  While at it, avoid conditional
  Patch and Source entries as that break cross-platform builds from
  source RPMs.

OBS-URL: https://build.opensuse.org/request/show/814778
OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=309
This commit is contained in:
2020-06-19 17:20:25 +00:00
committed by Git OBS Bridge
parent 48adf1a612
commit e6ffc0fe66
3 changed files with 44 additions and 14 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Jun 13 08:48:03 UTC 2020 - Bernhard Voelker <mail@bernhard-voelker.de>
- coreutils-gnulib-disable-test-float.patch: Add patch to temporarily
disable the gnulib test 'test-float' failing on ppc and ppc64le.
- coreutils.spec: Reference the patch. While at it, avoid conditional
Patch and Source entries as that break cross-platform builds from
source RPMs.
-------------------------------------------------------------------
Mon May 4 08:05:15 UTC 2020 - Dirk Mueller <dmueller@suse.com>