|
@@ -106,9 +106,9 @@ Index: URPM-3.07/URPM.xs
|
|
|
struct s_Package {
|
|
struct s_Package {
|
|
|
char *info;
|
|
char *info;
|
|
|
char *requires;
|
|
char *requires;
|
|
|
-Index: rpmtools-5.3.4/Makefile.PL
|
|
|
|
|
---- rpmtools-5.3.4/Makefile.PL.orig 2007-12-18 15:17:25 +0100
|
|
|
|
|
-+++ rpmtools-5.3.4/Makefile.PL 2008-01-12 10:38:25 +0100
|
|
|
|
|
|
|
+Index: rpmtools-5.3.5/Makefile.PL
|
|
|
|
|
+--- rpmtools-5.3.5/Makefile.PL.orig 2007-12-18 15:17:25 +0100
|
|
|
|
|
++++ rpmtools-5.3.5/Makefile.PL 2008-01-12 10:38:25 +0100
|
|
|
@@ -35,8 +35,8 @@
|
|
@@ -35,8 +35,8 @@
|
|
|
RPMTOOLSVERSION => $rpmtools_version,
|
|
RPMTOOLSVERSION => $rpmtools_version,
|
|
|
FROMC => 'parsehdlist rpm2header #rpm-find-leaves',
|
|
FROMC => 'parsehdlist rpm2header #rpm-find-leaves',
|
|
@@ -129,9 +129,9 @@ Index: rpmtools-5.3.4/Makefile.PL
|
|
|
INC => '',
|
|
INC => '',
|
|
|
LIBS => [ '' ],
|
|
LIBS => [ '' ],
|
|
|
INSTALLDIRS => 'vendor',
|
|
INSTALLDIRS => 'vendor',
|
|
|
-Index: rpmtools-5.3.4/parsehdlist.c
|
|
|
|
|
---- rpmtools-5.3.4/parsehdlist.c.orig 2007-06-22 13:46:09 +0200
|
|
|
|
|
-+++ rpmtools-5.3.4/parsehdlist.c 2008-01-12 10:38:25 +0100
|
|
|
|
|
|
|
+Index: rpmtools-5.3.5/parsehdlist.c
|
|
|
|
|
+--- rpmtools-5.3.5/parsehdlist.c.orig 2007-06-22 13:46:09 +0200
|
|
|
|
|
++++ rpmtools-5.3.5/parsehdlist.c 2008-01-12 10:38:25 +0100
|
|
|
@@ -7,6 +7,7 @@
|
|
@@ -7,6 +7,7 @@
|
|
|
#include <unistd.h>
|
|
#include <unistd.h>
|
|
|
#include <signal.h>
|
|
#include <signal.h>
|
|
@@ -140,9 +140,9 @@ Index: rpmtools-5.3.4/parsehdlist.c
|
|
|
#include <rpm/rpmlib.h>
|
|
#include <rpm/rpmlib.h>
|
|
|
#include <rpm/header.h>
|
|
#include <rpm/header.h>
|
|
|
#include <stdio.h>
|
|
#include <stdio.h>
|
|
|
-Index: rpmtools-5.3.4/rpm2header.c
|
|
|
|
|
---- rpmtools-5.3.4/rpm2header.c.orig 2007-12-17 13:50:16 +0100
|
|
|
|
|
-+++ rpmtools-5.3.4/rpm2header.c 2008-01-12 10:38:25 +0100
|
|
|
|
|
|
|
+Index: rpmtools-5.3.5/rpm2header.c
|
|
|
|
|
+--- rpmtools-5.3.5/rpm2header.c.orig 2007-12-17 13:50:16 +0100
|
|
|
|
|
++++ rpmtools-5.3.5/rpm2header.c 2008-01-12 10:38:25 +0100
|
|
|
@@ -5,7 +5,8 @@
|
|
@@ -5,7 +5,8 @@
|
|
|
#include <sys/stat.h>
|
|
#include <sys/stat.h>
|
|
|
#include <fcntl.h>
|
|
#include <fcntl.h>
|