|
|
@@ -128,9 +128,9 @@ Index: rpmtools-5.1.0/rpm2header.c
|
|
|
#include <rpm/rpmts.h>
|
|
|
|
|
|
#define FILENAME_TAG 1000000
|
|
|
-Index: urpmi-4.9.15/Makefile.PL
|
|
|
---- urpmi-4.9.15/Makefile.PL.orig 2006-11-30 16:44:49 +0100
|
|
|
-+++ urpmi-4.9.15/Makefile.PL 2007-03-02 07:51:55 +0100
|
|
|
+Index: urpmi-4.9.16/Makefile.PL
|
|
|
+--- urpmi-4.9.16/Makefile.PL.orig 2006-11-30 16:44:49 +0100
|
|
|
++++ urpmi-4.9.16/Makefile.PL 2007-03-02 07:51:55 +0100
|
|
|
@@ -60,6 +60,7 @@
|
|
|
my $po = $with_po ? ' installpo' : '';
|
|
|
my $gui = $with_gui ? ' installgurpmi2' : '';
|
|
|
@@ -165,9 +165,9 @@ Index: urpmi-4.9.15/Makefile.PL
|
|
|
},
|
|
|
EXE_FILES => [ @bin_scripts, @sbin_scripts ],
|
|
|
PMLIBDIRS => [ qw(urpm) ],
|
|
|
-Index: urpmi-4.9.15/urpm/sys.pm
|
|
|
---- urpmi-4.9.15/urpm/sys.pm.orig 2007-02-01 09:37:41 +0100
|
|
|
-+++ urpmi-4.9.15/urpm/sys.pm 2007-03-02 07:51:55 +0100
|
|
|
+Index: urpmi-4.9.16/urpm/sys.pm
|
|
|
+--- urpmi-4.9.16/urpm/sys.pm.orig 2007-02-01 09:37:41 +0100
|
|
|
++++ urpmi-4.9.16/urpm/sys.pm 2007-03-02 07:51:55 +0100
|
|
|
@@ -94,7 +94,7 @@
|
|
|
}
|
|
|
|