diff --git a/coreutils.changes b/coreutils.changes index b2a7e2c..1fd8a32 100644 --- a/coreutils.changes +++ b/coreutils.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.spec b/coreutils.spec index 3903aed..c3e43d8 100644 --- a/coreutils.spec +++ b/coreutils.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