From: Alexander Kanavin Date: Tue, 19 Nov 2019 13:34:41 +0000 (+0100) Subject: rpm: fix spelling in one of the patches' Upstream-Status X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e29c8bb4ad4959a913b0c7f073d71238a02a348a;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git rpm: fix spelling in one of the patches' Upstream-Status Signed-off-by: Alexander Kanavin Signed-off-by: Armin Kuster --- diff --git a/meta/recipes-devtools/rpm/files/0001-rpmfc.c-do-not-run-file-classification-in-parallel.patch b/meta/recipes-devtools/rpm/files/0001-rpmfc.c-do-not-run-file-classification-in-parallel.patch index 9a5cd7c80dc..d8d338792d3 100644 --- a/meta/recipes-devtools/rpm/files/0001-rpmfc.c-do-not-run-file-classification-in-parallel.patch +++ b/meta/recipes-devtools/rpm/files/0001-rpmfc.c-do-not-run-file-classification-in-parallel.patch @@ -6,7 +6,7 @@ Subject: [PATCH] rpmfc.c: do not run file classification in parallel This is causing freezes with libmagic when the file in question is compressed: https://github.com/rpm-software-management/rpm/issues/756 -Upstream-Status: Inapppropriate [upstream wants a proper fix] +Upstream-Status: Inappropriate [upstream wants a proper fix] Signed-off-by: Alexander Kanavin --- build/rpmfc.c | 8 --------