summaryrefslogtreecommitdiffstats
path: root/urpm
diff options
context:
space:
mode:
Diffstat (limited to 'urpm')
-rw-r--r--urpm/install.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/urpm/install.pm b/urpm/install.pm
index 7cf36a15..67f97ecf 100644
--- a/urpm/install.pm
+++ b/urpm/install.pm
@@ -148,6 +148,8 @@ sub get_README_files {
foreach my $i (0 .. $trans->NElements - 1) {
$trans->Element_name($i) eq $pkg->name or next;
+ # handle README.<version>-<release>.upgrade.urpmi:
+ # the content is displayed when upgrading from rpm older than <version>
my $vr = $trans->Element_version($i) . '-' . $trans->Element_release($i);
if (URPM::ranges_overlap("== $vr", "< $version")) {
$valid = 1;
ware/drakx/commit/perl-install/share/po/nl.po?id=4d27d7ee5c37eab43f910cd6eec9fc93fda9aed2'>updated pot filePablo Saratxaga2004-02-191-20714/+17027 * *** empty log message ***Guillaume Cottenceau2003-12-041-387/+729 * updated Dutch filePablo Saratxaga2003-09-231-496/+544 * updated pot filePablo Saratxaga2003-09-121-1793/+2584 * updated pot filePablo Saratxaga2003-08-131-2069/+2529 * changed the name of the russian phonetic layoutPablo Saratxaga2003-05-311-144/+257 * updated pot filePablo Saratxaga2003-05-161-13607/+13677 * updated Japanese file; updated pot filePablo Saratxaga2003-03-241-6/+11 * updated dutch filePablo Saratxaga2003-03-121-236/+404 * updated pot filePablo Saratxaga2003-03-091-234/+234 * iupdated Vietnamese, Estonian and Dutch files;Pablo Saratxaga2003-03-071-121/+769 * updated pot filePablo Saratxaga2003-03-071-464/+719 * updated pot filePablo Saratxaga2003-02-281-1230/+2230 * simplify translator job by propaging pixel english typo fixThierry Vignaud2003-02-17