]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
rpm: fix spelling in one of the patches' Upstream-Status
authorAlexander Kanavin <alex.kanavin@gmail.com>
Tue, 19 Nov 2019 13:34:41 +0000 (14:34 +0100)
committerArmin Kuster <akuster808@gmail.com>
Wed, 27 Nov 2019 20:31:39 +0000 (12:31 -0800)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/rpm/files/0001-rpmfc.c-do-not-run-file-classification-in-parallel.patch

index 9a5cd7c80dc4ab19e60d0ff8473e684137b7dace..d8d338792d34a41080615a6e3ee1749e3ee9285f 100644 (file)
@@ -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 <alex.kanavin@gmail.com>
 ---
  build/rpmfc.c | 8 --------