diff options
author | Francois Pons <fpons@mandriva.com> | 2001-02-05 17:58:52 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-02-05 17:58:52 +0000 |
commit | 3ce83a6b5e2f57506ceb4bb9b1d0282ab99a3668 (patch) | |
tree | 2d8422a74538d43ea30795bb64e3462f105e36a6 /urpmi.spec | |
parent | 637db540946a8b27c5f5f8c735248bc1ebfa9831 (diff) | |
download | urpmi-3ce83a6b5e2f57506ceb4bb9b1d0282ab99a3668.tar urpmi-3ce83a6b5e2f57506ceb4bb9b1d0282ab99a3668.tar.gz urpmi-3ce83a6b5e2f57506ceb4bb9b1d0282ab99a3668.tar.bz2 urpmi-3ce83a6b5e2f57506ceb4bb9b1d0282ab99a3668.tar.xz urpmi-3ce83a6b5e2f57506ceb4bb9b1d0282ab99a3668.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.4 -Release: 6mdk +Release: 7mdk License: GPL Source0: %{name}.tar.bz2 Summary: User mode rpm install @@ -113,6 +113,9 @@ autoirpm.uninstall %changelog +* Mon Feb 05 2001 François Pons <fpons@mandrakesoft.com> 1.4-7mdk +- fixed wrong probing of medium list file. + * Mon Feb 5 2001 François Pons <fpons@mandrakesoft.com> 1.4-6mdk - fixed missing mounting on non removable device like nfs. - flush STDERR and STDOUT before exiting. |