summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/rpm/rpm/python-rpm-rpmsense.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/rpm/rpm/python-rpm-rpmsense.patch')
-rw-r--r--meta/recipes-devtools/rpm/rpm/python-rpm-rpmsense.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-devtools/rpm/rpm/python-rpm-rpmsense.patch b/meta/recipes-devtools/rpm/rpm/python-rpm-rpmsense.patch
index c1fab3e1a0..a538a60bb9 100644
--- a/meta/recipes-devtools/rpm/rpm/python-rpm-rpmsense.patch
+++ b/meta/recipes-devtools/rpm/rpm/python-rpm-rpmsense.patch
@@ -8,10 +8,10 @@ Upstream-Status: Pending
8 8
9Signed-off-by: Mark Hatle <mark.hatle@windriver.com> 9Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
10 10
11Index: rpm-5.4.9/python/rpmmodule.c 11Index: rpm-5.4.14/python/rpmmodule.c
12=================================================================== 12===================================================================
13--- rpm-5.4.9.orig/python/rpmmodule.c 13--- rpm-5.4.14.orig/python/rpmmodule.c
14+++ rpm-5.4.9/python/rpmmodule.c 14+++ rpm-5.4.14/python/rpmmodule.c
15@@ -494,12 +494,16 @@ void init_rpm(void) 15@@ -494,12 +494,16 @@ void init_rpm(void)
16 REGISTER_ENUM(RPMSENSE_EQUAL); 16 REGISTER_ENUM(RPMSENSE_EQUAL);
17 REGISTER_ENUM(RPMSENSE_NOTEQUAL); 17 REGISTER_ENUM(RPMSENSE_NOTEQUAL);