|
|
@@ -135,9 +135,9 @@ Index: rpmtools-5.1.0/rpm2header.c
|
|
|
#include <rpm/rpmts.h>
|
|
|
|
|
|
#define FILENAME_TAG 1000000
|
|
|
-Index: urpmi-4.9.11/Makefile.PL
|
|
|
---- urpmi-4.9.11/Makefile.PL.orig 2006-11-17 18:51:28 +0100
|
|
|
-+++ urpmi-4.9.11/Makefile.PL 2006-11-25 20:25:08 +0100
|
|
|
+Index: urpmi-4.9.12/Makefile.PL
|
|
|
+--- urpmi-4.9.12/Makefile.PL.orig 2006-11-17 18:51:28 +0100
|
|
|
++++ urpmi-4.9.12/Makefile.PL 2006-11-25 20:25:08 +0100
|
|
|
@@ -60,6 +60,7 @@
|
|
|
my $po = $with_po ? ' installpo' : '';
|
|
|
my $gui = $with_gui ? ' installgurpmi2' : '';
|
|
|
@@ -172,9 +172,9 @@ Index: urpmi-4.9.11/Makefile.PL
|
|
|
},
|
|
|
EXE_FILES => [ @bin_scripts, @sbin_scripts ],
|
|
|
PMLIBDIRS => [ qw(urpm) ],
|
|
|
-Index: urpmi-4.9.11/urpm/sys.pm
|
|
|
---- urpmi-4.9.11/urpm/sys.pm.orig 2006-11-23 11:51:16 +0100
|
|
|
-+++ urpmi-4.9.11/urpm/sys.pm 2006-11-25 20:26:24 +0100
|
|
|
+Index: urpmi-4.9.12/urpm/sys.pm
|
|
|
+--- urpmi-4.9.12/urpm/sys.pm.orig 2006-11-23 11:51:16 +0100
|
|
|
++++ urpmi-4.9.12/urpm/sys.pm 2006-11-25 20:26:24 +0100
|
|
|
@@ -94,7 +94,7 @@
|
|
|
}
|
|
|
|