diff options
author | Francois Pons <fpons@mandriva.com> | 2001-03-27 12:25:46 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-03-27 12:25:46 +0000 |
commit | 87c4eab5506f764fc1a21c11d3873532530d2ee5 (patch) | |
tree | e9a0c92195bc0e00799d1e8c82ce2be913976d3d /urpmi.spec | |
parent | 75cc208b75d3dc6852a956694646c189aa8b541d (diff) | |
download | urpmi-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.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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. |