summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-02-09 20:16:28 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-02-09 20:16:28 +0000
commit49a7900cbc7733c4b881b38b38e49fd5e66e75c0 (patch)
treefc8935ca580560b54e70e1ef364517712e2fd258
parent1b56765ff3c5ad6d4317a2285f1c253afe87c579 (diff)
downloadurpmi-49a7900cbc7733c4b881b38b38e49fd5e66e75c0.tar
urpmi-49a7900cbc7733c4b881b38b38e49fd5e66e75c0.tar.gz
urpmi-49a7900cbc7733c4b881b38b38e49fd5e66e75c0.tar.bz2
urpmi-49a7900cbc7733c4b881b38b38e49fd5e66e75c0.tar.xz
urpmi-49a7900cbc7733c4b881b38b38e49fd5e66e75c0.zip
no_comment
-rw-r--r--urpmi.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 83b5f872..d5c92167 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 0.9
-Release: 38mdk
+Release: 39mdk
License: GPL
Source0: %{name}.tar.bz2
Summary: User mode rpm install
@@ -17,6 +17,11 @@ well-known rpms to be installed.
You can compare rpm vs. urpmi with insmod vs. modprobe
%changelog
+* Wed Feb 9 2000 Pixel <pixel@mandrakesoft.com> 0.9-39mdk
+- now really handle multiple args
+- new option ``-a'' to install all the proposed packages
+- add ability to --nodeps and --force in case of install errors
+
* Mon Jan 10 2000 Pixel <pixel@mandrakesoft.com>
- bug fix from Brian J. Murrell