3
0
forked from pool/findutils
Commit Graph

2 Commits

Author SHA256 Message Date
Philipp Thomas
590c1438c7 Accepting request 243551 from home:bernhard-voelker:branches:Base:System
- Upgrade to 4.5.14
- Refresh patches:
    findutils-4.4.2-xautofs.patch
    findutils-gnulib-ppc64le.patch (using -p0 for consistency)
- findutils.spec (Version): s/4.5.12/4.5/14
  (%patch1): Remove -p1.
  (%configure): Remove --without-included-regex option,
    as it is the default anyway.

OBS-URL: https://build.opensuse.org/request/show/243551
OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=56
2014-08-04 10:27:20 +00:00
Stephan Kulow
d75cc88bd0 Accepting request 211828 from openSUSE:Factory:PowerLE
The "gnulib" package contains a number of floating-point test cases
that do not work correctly with the PowerPC long double ("double double")
format.  These tests "accidentally" succeeded anyway in the big-endian
variant, but are now actually failing in little-endian mode.

As is usual for gnulib, those tests end up copied into the source code
of various packages that use gnulib, including coreutils, findutils,
grep, and libunistring.

A patch to fix the tests for ppc64le has been submitted to upstream
to the bug-gnulib mailing list.  We'll work with upstream of the
other affected packages to make sure the copies are refreshed.

- findutils-gnulib-ppc64le.patch: Fix imported gnulib long double
  math tests for little-endian PowerPC.

OBS-URL: https://build.opensuse.org/request/show/211828
OBS-URL: https://build.opensuse.org/package/show/Base:System/findutils?expand=0&rev=54
2013-12-20 11:56:13 +00:00