|
|
@@ -1,6 +1,6 @@
|
|
|
Index: URPM-3.07/Makefile.PL
|
|
|
--- URPM-3.07/Makefile.PL.orig 2007-12-10 12:15:00 +0100
|
|
|
-+++ URPM-3.07/Makefile.PL 2007-12-17 10:57:01 +0100
|
|
|
++++ URPM-3.07/Makefile.PL 2008-01-12 10:38:25 +0100
|
|
|
@@ -1,69 +1,7 @@
|
|
|
use strict;
|
|
|
use ExtUtils::MakeMaker;
|
|
|
@@ -84,8 +84,8 @@ Index: URPM-3.07/Makefile.PL
|
|
|
realclean => { FILES => "t/RPMS/noarch/*" },
|
|
|
);
|
|
|
Index: URPM-3.07/URPM.xs
|
|
|
---- URPM-3.07/URPM.xs.orig 2007-12-14 15:50:31 +0100
|
|
|
-+++ URPM-3.07/URPM.xs 2007-12-17 10:57:41 +0100
|
|
|
+--- URPM-3.07/URPM.xs.orig 2008-01-08 12:13:16 +0100
|
|
|
++++ URPM-3.07/URPM.xs 2008-01-12 10:38:25 +0100
|
|
|
@@ -22,7 +22,7 @@
|
|
|
#include <fcntl.h>
|
|
|
#include <unistd.h>
|
|
|
@@ -107,8 +107,8 @@ Index: URPM-3.07/URPM.xs
|
|
|
char *info;
|
|
|
char *requires;
|
|
|
Index: rpmtools-5.3.4/Makefile.PL
|
|
|
---- rpmtools-5.3.4/Makefile.PL.orig 2007-06-22 16:31:50 +0200
|
|
|
-+++ rpmtools-5.3.4/Makefile.PL 2007-12-17 10:57:01 +0100
|
|
|
+--- 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
|
|
|
@@ -35,8 +35,8 @@
|
|
|
RPMTOOLSVERSION => $rpmtools_version,
|
|
|
FROMC => 'parsehdlist rpm2header #rpm-find-leaves',
|
|
|
@@ -131,7 +131,7 @@ Index: rpmtools-5.3.4/Makefile.PL
|
|
|
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 2007-12-17 10:57:01 +0100
|
|
|
++++ rpmtools-5.3.4/parsehdlist.c 2008-01-12 10:38:25 +0100
|
|
|
@@ -7,6 +7,7 @@
|
|
|
#include <unistd.h>
|
|
|
#include <signal.h>
|
|
|
@@ -141,8 +141,8 @@ Index: rpmtools-5.3.4/parsehdlist.c
|
|
|
#include <rpm/header.h>
|
|
|
#include <stdio.h>
|
|
|
Index: rpmtools-5.3.4/rpm2header.c
|
|
|
---- rpmtools-5.3.4/rpm2header.c.orig 2007-06-15 09:24:49 +0200
|
|
|
-+++ rpmtools-5.3.4/rpm2header.c 2007-12-17 10:57:01 +0100
|
|
|
+--- 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
|
|
|
@@ -5,7 +5,8 @@
|
|
|
#include <sys/stat.h>
|
|
|
#include <fcntl.h>
|
|
|
@@ -153,9 +153,9 @@ Index: rpmtools-5.3.4/rpm2header.c
|
|
|
#include <rpm/rpmts.h>
|
|
|
|
|
|
#define FILENAME_TAG 1000000
|
|
|
-Index: urpmi-4.10.20/Makefile.PL
|
|
|
---- urpmi-4.10.20/Makefile.PL.orig 2007-12-04 14:50:05 +0100
|
|
|
-+++ urpmi-4.10.20/Makefile.PL 2007-12-17 10:57:01 +0100
|
|
|
+Index: urpmi-5.0/Makefile.PL
|
|
|
+--- urpmi-5.0/Makefile.PL.orig 2007-12-04 14:50:05 +0100
|
|
|
++++ urpmi-5.0/Makefile.PL 2008-01-12 10:38:25 +0100
|
|
|
@@ -60,6 +60,7 @@
|
|
|
my $po = $with_po ? ' installpo' : '';
|
|
|
my $gui = $with_gui ? ' installgurpmi2' : '';
|
|
|
@@ -190,9 +190,9 @@ Index: urpmi-4.10.20/Makefile.PL
|
|
|
},
|
|
|
EXE_FILES => [ @bin_scripts, @sbin_scripts ],
|
|
|
PMLIBDIRS => [ qw(urpm) ],
|
|
|
-Index: urpmi-4.10.20/urpm/sys.pm
|
|
|
---- urpmi-4.10.20/urpm/sys.pm.orig 2007-10-02 14:01:03 +0200
|
|
|
-+++ urpmi-4.10.20/urpm/sys.pm 2007-12-17 10:57:01 +0100
|
|
|
+Index: urpmi-5.0/urpm/sys.pm
|
|
|
+--- urpmi-5.0/urpm/sys.pm.orig 2007-10-02 14:01:03 +0200
|
|
|
++++ urpmi-5.0/urpm/sys.pm 2008-01-12 10:38:25 +0100
|
|
|
@@ -114,7 +114,7 @@
|
|
|
}
|
|
|
|