summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-03-27 12:25:46 +0000
committerFrancois Pons <fpons@mandriva.com>2001-03-27 12:25:46 +0000
commit87c4eab5506f764fc1a21c11d3873532530d2ee5 (patch)
treee9a0c92195bc0e00799d1e8c82ce2be913976d3d /urpmi.spec
parent75cc208b75d3dc6852a956694646c189aa8b541d (diff)
downloadurpmi-87c4eab5506f764fc1a21c11d3873532530d2ee5.tar
urpmi-87c4eab5506f764fc1a21c11d3873532530d2ee5.tar.gz
urpmi-87c4eab5506f764fc1a21c11d3873532530d2ee5.tar.bz2
urpmi-87c4eab5506f764fc1a21c11d3873532530d2ee5.tar.xz
urpmi-87c4eab5506f764fc1a21c11d3873532530d2ee5.zip
*** empty log message ***
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 4671f8fa..872a2a44 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 1.5
-Release: 25mdk
+Release: 26mdk
License: GPL
Source0: %{name}.tar.bz2
Summary: User mode rpm install
@@ -114,6 +114,10 @@ autoirpm.uninstall
%changelog
+* Tue Mar 27 2001 François Pons <fpons@mandrakesoft.com> 1.5-26mdk
+- added --WID=id
+- let grpmi make the upload of packages.
+
* Mon Mar 26 2001 François Pons <fpons@mandrakesoft.com> 1.5-25mdk
- sort list file so that rpm are sorted when installed.
- increase speed for --auto-select: implies -M by default.