[packages/libextractor] - adjusted rpm5 patch to be compatible with 5.4.15 and 5.4.17

qboosh qboosh at pld-linux.org
Thu Dec 14 20:04:45 CET 2017


commit 3c71f580376b9d6b13b1c14b29e8ead175f03ca4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Dec 14 20:06:01 2017 +0100

    - adjusted rpm5 patch to be compatible with 5.4.15 and 5.4.17

 libextractor-rpm5.patch | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/libextractor-rpm5.patch b/libextractor-rpm5.patch
index 7a892ef..91a2bb1 100644
--- a/libextractor-rpm5.patch
+++ b/libextractor-rpm5.patch
@@ -34,16 +34,15 @@ index 192a838..4ddd127 100644
  # install plugins under:
 --- libextractor-1.6/src/plugins/rpm_extractor.c.orig	2017-10-15 20:44:15.000000000 +0200
 +++ libextractor-1.6/src/plugins/rpm_extractor.c	2017-12-07 18:29:10.923018408 +0100
-@@ -25,9 +25,11 @@
+@@ -25,9 +25,10 @@
  #include "platform.h"
  #include "extractor.h"
  #include <stdint.h>
 -#include <rpm/rpmlib.h>
 -#include <rpm/rpmts.h>
 -#include <rpm/rpmlog.h>
-+#include <rpmutil.h>
-+#include <rpmcli.h>
 +#include <rpmio.h>
++#include <rpmcli.h>
 +#include <rpmts.h>
 +#include <rpmlog.h>
  #if SOMEBSD
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libextractor.git/commitdiff/3c71f580376b9d6b13b1c14b29e8ead175f03ca4



More information about the pld-cvs-commit mailing list