From e87ead322a3e91229d41a20e245d52dbab2ca029 Mon Sep 17 00:00:00 2001 From: Ondrej Vasik Date: Fri, 2 Oct 2009 15:06:06 +0000 Subject: [PATCH] apply upstream patch #3 later to prevent fuzz --- coreutils.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/coreutils.spec b/coreutils.spec index 1f5f464..4eedeb4 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -112,7 +112,6 @@ Libraries for coreutils package. # From upstream %patch1 -p1 -b .roxattr %patch2 -p1 -b .lzip -%patch3 -p1 -b .inode # Our patches %patch100 -p1 -b .configure @@ -140,6 +139,9 @@ Libraries for coreutils package. %patch950 -p1 -b .selinux %patch951 -p1 -b .selinuxman +#apply upstream patch later to prevent defuzzing +%patch3 -p1 -b .inode + chmod a+x tests/misc/sort-mb-tests #fix typos/mistakes in localized documentation(#439410, #440056)