summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/rpm/rpm-verify-files.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm/rpm-verify-files.patch')
-rw-r--r--meta/recipes-devtools/rpm/rpm/rpm-verify-files.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-devtools/rpm/rpm/rpm-verify-files.patch b/meta/recipes-devtools/rpm/rpm/rpm-verify-files.patch
index fddac7a1c0..3492da5b55 100644
--- a/meta/recipes-devtools/rpm/rpm/rpm-verify-files.patch
+++ b/meta/recipes-devtools/rpm/rpm/rpm-verify-files.patch
@@ -7,11 +7,11 @@ A logic error in the query for GHOST files prevented this from working.
7 7
8Signed-off-by: Mark Hatle <mark.hatle@windriver.com> 8Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
9 9
10Index: rpm-5.4.9/lib/verify.c 10Index: rpm-5.4.14/lib/verify.c
11=================================================================== 11===================================================================
12--- rpm-5.4.9.orig/lib/verify.c 12--- rpm-5.4.14.orig/lib/verify.c
13+++ rpm-5.4.9/lib/verify.c 13+++ rpm-5.4.14/lib/verify.c
14@@ -587,7 +587,7 @@ uint32_t fc = rpmfiFC(fi); 14@@ -589,7 +589,7 @@ uint32_t fc = rpmfiFC(fi);
15 15
16 /* If not verifying %ghost, skip ghost files. */ 16 /* If not verifying %ghost, skip ghost files. */
17 /* XXX the broken!!! logic disables %ghost queries always. */ 17 /* XXX the broken!!! logic disables %ghost queries always. */