SHA256
1
0
forked from pool/coreutils

- Remove unneeded patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=237
This commit is contained in:
Philipp Thomas 2014-09-19 09:27:37 +00:00 committed by Git OBS Bridge
parent 2566294579
commit 067b1a7870
2 changed files with 1 additions and 4 deletions

View File

@ -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.

View File

@ -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