|
|
@@ -131,9 +131,9 @@ Index: rpmtools-5.3.2/rpm2header.c
|
|
|
#include <rpm/rpmts.h>
|
|
|
|
|
|
#define FILENAME_TAG 1000000
|
|
|
-Index: urpmi-4.10.9/Makefile.PL
|
|
|
---- urpmi-4.10.9/Makefile.PL.orig 2007-04-24 21:34:36 +0200
|
|
|
-+++ urpmi-4.10.9/Makefile.PL 2007-06-22 19:43:44 +0200
|
|
|
+Index: urpmi-4.10.10/Makefile.PL
|
|
|
+--- urpmi-4.10.10/Makefile.PL.orig 2007-04-24 21:34:36 +0200
|
|
|
++++ urpmi-4.10.10/Makefile.PL 2007-06-22 19:43:44 +0200
|
|
|
@@ -60,6 +60,7 @@
|
|
|
my $po = $with_po ? ' installpo' : '';
|
|
|
my $gui = $with_gui ? ' installgurpmi2' : '';
|
|
|
@@ -168,9 +168,9 @@ Index: urpmi-4.10.9/Makefile.PL
|
|
|
},
|
|
|
EXE_FILES => [ @bin_scripts, @sbin_scripts ],
|
|
|
PMLIBDIRS => [ qw(urpm) ],
|
|
|
-Index: urpmi-4.10.9/urpm/sys.pm
|
|
|
---- urpmi-4.10.9/urpm/sys.pm.orig 2007-04-24 21:22:25 +0200
|
|
|
-+++ urpmi-4.10.9/urpm/sys.pm 2007-06-22 19:43:44 +0200
|
|
|
+Index: urpmi-4.10.10/urpm/sys.pm
|
|
|
+--- urpmi-4.10.10/urpm/sys.pm.orig 2007-04-24 21:22:25 +0200
|
|
|
++++ urpmi-4.10.10/urpm/sys.pm 2007-06-22 19:43:44 +0200
|
|
|
@@ -94,7 +94,7 @@
|
|
|
}
|
|
|
|