summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorOlivier Thauvin <nanardon@mandriva.org>2004-01-15 23:41:45 +0000
committerOlivier Thauvin <nanardon@mandriva.org>2004-01-15 23:41:45 +0000
commit144b2ddb191ce4ac7f76950dd9bda65402d474c2 (patch)
tree31860bed4ab84622dfd5308cb93cb0045c59a888 /urpmi.spec
parent806fbcd4bc7540519fa604d0b0754eb513a296ce (diff)
downloadurpmi-144b2ddb191ce4ac7f76950dd9bda65402d474c2.tar
urpmi-144b2ddb191ce4ac7f76950dd9bda65402d474c2.tar.gz
urpmi-144b2ddb191ce4ac7f76950dd9bda65402d474c2.tar.bz2
urpmi-144b2ddb191ce4ac7f76950dd9bda65402d474c2.tar.xz
urpmi-144b2ddb191ce4ac7f76950dd9bda65402d474c2.zip
- add --root in man/--help, --use-distrib in --help only
- fix issue using virtual medium and --bug - update error message if --bug dir exist
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index e85a9fad..dc4f9cc8 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -252,8 +252,11 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
- From Pascal Terjan <pterjan@mandrake.org> :
- $root =~ s!/*!! to avoid root detection issue
- From Olivier Thauvin <thauvin@aerov.jussieu.fr> :
- - add --use-distrib code
+ - add --use-distrib
- fix urpmq for virtual medium
+ - add --root in man/--help
+ - fix issue using virtual medium and --bug
+ - update error message if --bug dir exist
* Mon Jan 12 2004 Guillaume Cottenceau <gc@mandrakesoft.com> 4.4.1-1mdk
- add ability to cancel packages downloads from within rpmdrake