|
|
|
|
@ -152,9 +152,9 @@ Index: rpmtools-5.3.2/rpm2header.c
|
|
|
|
|
#include <rpm/rpmts.h>
|
|
|
|
|
|
|
|
|
|
#define FILENAME_TAG 1000000
|
|
|
|
|
Index: urpmi-4.10.18/Makefile.PL
|
|
|
|
|
--- urpmi-4.10.18/Makefile.PL.orig 2007-12-04 14:50:05 +0100
|
|
|
|
|
+++ urpmi-4.10.18/Makefile.PL 2007-12-11 19:38:21 +0100
|
|
|
|
|
Index: urpmi-4.10.19/Makefile.PL
|
|
|
|
|
--- urpmi-4.10.19/Makefile.PL.orig 2007-12-04 14:50:05 +0100
|
|
|
|
|
+++ urpmi-4.10.19/Makefile.PL 2007-12-11 19:38:21 +0100
|
|
|
|
|
@@ -60,6 +60,7 @@
|
|
|
|
|
my $po = $with_po ? ' installpo' : '';
|
|
|
|
|
my $gui = $with_gui ? ' installgurpmi2' : '';
|
|
|
|
|
@ -189,9 +189,9 @@ Index: urpmi-4.10.18/Makefile.PL
|
|
|
|
|
},
|
|
|
|
|
EXE_FILES => [ @bin_scripts, @sbin_scripts ],
|
|
|
|
|
PMLIBDIRS => [ qw(urpm) ],
|
|
|
|
|
Index: urpmi-4.10.18/urpm/sys.pm
|
|
|
|
|
--- urpmi-4.10.18/urpm/sys.pm.orig 2007-10-02 14:01:03 +0200
|
|
|
|
|
+++ urpmi-4.10.18/urpm/sys.pm 2007-12-11 19:38:21 +0100
|
|
|
|
|
Index: urpmi-4.10.19/urpm/sys.pm
|
|
|
|
|
--- urpmi-4.10.19/urpm/sys.pm.orig 2007-10-02 14:01:03 +0200
|
|
|
|
|
+++ urpmi-4.10.19/urpm/sys.pm 2007-12-11 19:38:21 +0100
|
|
|
|
|
@@ -114,7 +114,7 @@
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|