diff options
author | Francois Pons <fpons@mandriva.com> | 2001-03-07 14:58:09 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-03-07 14:58:09 +0000 |
commit | 334bc630fd348914458b31ce3f6f19e63b232e61 (patch) | |
tree | 09f1c4585bac5985f2160e4d9d16f29055fd7d96 /urpmi.spec | |
parent | 7c3b335fbd6e7b65e7895f0876f20586a3a8ac6f (diff) | |
download | urpmi-334bc630fd348914458b31ce3f6f19e63b232e61.tar urpmi-334bc630fd348914458b31ce3f6f19e63b232e61.tar.gz urpmi-334bc630fd348914458b31ce3f6f19e63b232e61.tar.bz2 urpmi-334bc630fd348914458b31ce3f6f19e63b232e61.tar.xz urpmi-334bc630fd348914458b31ce3f6f19e63b232e61.zip |
*** empty log message ***
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 1.5 -Release: 17mdk +Release: 18mdk License: GPL Source0: %{name}.tar.bz2 Summary: User mode rpm install @@ -113,6 +113,9 @@ autoirpm.uninstall %changelog +* Wed Mar 7 2001 François Pons <fpons@mandrakesoft.com> 1.5-18mdk +- fixed last line not printed for rpm output. + * Mon Mar 5 2001 François Pons <fpons@mandrakesoft.com> 1.5-17mdk - fixed ask choices for urpmi -m mode. - changed default behaviour to abort transaction on error. |