Author: glen                         Date: Wed Jan 27 17:26:27 2010 GMT
Module: packages                      Tag: rpm-4_5
---- Log message:
- adopt for 4.5 branch

---- Files affected:
packages/rpm:
   rpm-rpm5-debugedit.patch (1.1.2.1 -> 1.1.2.2) 

---- Diffs:

================================================================
Index: packages/rpm/rpm-rpm5-debugedit.patch
diff -u packages/rpm/rpm-rpm5-debugedit.patch:1.1.2.1 
packages/rpm/rpm-rpm5-debugedit.patch:1.1.2.2
--- packages/rpm/rpm-rpm5-debugedit.patch:1.1.2.1       Wed Jan 27 18:15:29 2010
+++ packages/rpm/rpm-rpm5-debugedit.patch       Wed Jan 27 18:26:22 2010
@@ -6,26 +6,18 @@
     Written by Alexander Larsson <al...@redhat.com>, 2002
     Based on code by Jakub Jelinek <ja...@redhat.com>, 2001.
  
-@@ -66,8 +66,8 @@
- #define DW_FORM_indirect      0x16
- 
- #include <beecrypt/beecrypt.h>
--
- #include "hashtab.h"
-+#include <rpmtag.h>
- 
- #define DW_TAG_partial_unit 0x3c
- 
-@@ -77,9 +77,6 @@
+@@ -77,8 +77,9 @@
  int list_file_fd = -1;
  int do_build_id = 0;
  
 -typedef unsigned int uint_32;
 -typedef unsigned short uint_16;
--
++typedef unsigned char rpmuint8_t;
++typedef unsigned int rpmuint32_t;
++typedef unsigned short rpmuint16_t;
+ 
  typedef struct
  {
-   Elf *elf;
 @@ -93,7 +90,7 @@
  typedef struct
  {
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rpm/rpm-rpm5-debugedit.patch?r1=1.1.2.1&r2=1.1.2.2&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to