skip test misc/sort-continue

This commit is contained in:
alexander barakin aka sash-kan 2011-12-16 13:16:22 +04:00
parent 436c5b42f5
commit 4b8d7d893e
2 changed files with 12 additions and 0 deletions

10
coreutils.skip1test.patch Normal file
View file

@ -0,0 +1,10 @@
--- coreutils-8.12/tests/Makefile.am.skip1test 2011-12-16 13:01:31.000000000 +0400
+++ coreutils-8.12/tests/Makefile.am 2011-12-16 13:10:54.000000000 +0400
@@ -233,7 +233,6 @@ TESTS = \
misc/sort-compress \
misc/sort-compress-hang \
misc/sort-compress-proc \
- misc/sort-continue \
misc/sort-debug-keys \
misc/sort-debug-warn \
misc/sort-files0-from \

View file

@ -67,6 +67,7 @@ Patch2908: coreutils-getgrouplist.patch
Patch2912: coreutils-overflow.patch
#compile su with pie flag and RELRO protection
Patch2917: coreutils-8.4-su-pie.patch
Patch2918: coreutils.skip1test.patch
BuildRequires: gettext
BuildRequires: termcap-devel
@ -158,6 +159,7 @@ This package contains coreutils documentation in GNU info format.
%patch2908 -p1 -b .getgrouplist~
%patch2912 -p1 -b .overflow~
%patch2917 -p1 -b .pie~
%patch2918 -p1 -b .skip1test
chmod a+x tests/misc/sort-mb-tests tests/misc/id-context
chmod +w ./src/dircolors.h