From 7a8155861fa80b22690bfd12e9ec5caf649d0345aed006fb2792801d56cbc520 Mon Sep 17 00:00:00 2001 From: Philipp Thomas Date: Fri, 19 Sep 2014 09:28:59 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=238 --- coreutils-testsuite.changes | 1 - coreutils-testsuite.spec | 4 +--- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/coreutils-testsuite.changes b/coreutils-testsuite.changes index b2a7e2c..1fd8a32 100644 --- a/coreutils-testsuite.changes +++ b/coreutils-testsuite.changes @@ -1,7 +1,6 @@ ------------------------------------------------------------------- Thu Sep 18 18:04:37 CEST 2014 - pth@suse.de -- Add coreutils-modify_sparse_test.patch to fix the test for sparse handling. - Add coreutils-fix_false_du_failure_on_newer_xfs.patch that fixes a false negative in the testsuite. - Add coreutils-disable_tests.patch to not run a tests that fail inside the OBS. diff --git a/coreutils-testsuite.spec b/coreutils-testsuite.spec index 0a9b599..2c16c54 100644 --- a/coreutils-testsuite.spec +++ b/coreutils-testsuite.spec @@ -125,7 +125,6 @@ Patch400: coreutils-fix-man-deps.patch # Fixes a regression in chroot which did not chdir("/") in all cases. Patch401: coreutils-chroot-perform-chdir-unless-skip-chdir.patch -Patch415: coreutils-modify_sparse_test.patch Patch416: coreutils-fix_false_du_failure_on_newer_xfs.patch Patch500: coreutils-disable_tests.patch @@ -170,8 +169,7 @@ the GNU fileutils, sh-utils, and textutils packages. %patch303 %patch400 %patch401 -%patch415 -%patch416 +%patch416 -p1 %patch500 %patch501