summaryrefslogtreecommitdiffstats
path: root/urpm.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-09-27 16:23:56 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-09-27 16:23:56 +0000
commit9da4da7138e8ea27730db275f8b18ac084252115 (patch)
treef9e5a1f5483183c542608ca7f2a173d01e644aa5 /urpm.pm
parent7e54d47105159894a617398dd2ca4faa782fe587 (diff)
downloadurpmi-9da4da7138e8ea27730db275f8b18ac084252115.tar
urpmi-9da4da7138e8ea27730db275f8b18ac084252115.tar.gz
urpmi-9da4da7138e8ea27730db275f8b18ac084252115.tar.bz2
urpmi-9da4da7138e8ea27730db275f8b18ac084252115.tar.xz
urpmi-9da4da7138e8ea27730db275f8b18ac084252115.zip
with perl-URPM 2.04, promote on obsoletes are properly handled
Diffstat (limited to 'urpm.pm')
-rw-r--r--urpm.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/urpm.pm b/urpm.pm
index 8e48b543..b1ebfb76 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -32,6 +32,7 @@ sub new {
# from URPM
depslist => [],
provides => {},
+ obsoletes => {},
media => undef,
options => {},