diff options
author | Francois Pons <fpons@mandriva.com> | 2001-02-05 10:46:45 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-02-05 10:46:45 +0000 |
commit | 5dd589c99385fa45a0b91cd540e9a2b47bee9be8 (patch) | |
tree | ebc1db427c0ce188b5189cb1d165cab6060ff8f9 /urpmi.spec | |
parent | 81aa0f6ac2939aa1ddea1b1507e7ccd0632e76fa (diff) | |
download | urpmi-5dd589c99385fa45a0b91cd540e9a2b47bee9be8.tar urpmi-5dd589c99385fa45a0b91cd540e9a2b47bee9be8.tar.gz urpmi-5dd589c99385fa45a0b91cd540e9a2b47bee9be8.tar.bz2 urpmi-5dd589c99385fa45a0b91cd540e9a2b47bee9be8.tar.xz urpmi-5dd589c99385fa45a0b91cd540e9a2b47bee9be8.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.4 -Release: 5mdk +Release: 6mdk License: GPL Source0: %{name}.tar.bz2 Summary: User mode rpm install @@ -113,6 +113,10 @@ autoirpm.uninstall %changelog +* 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. + * Tue Jan 30 2001 François Pons <fpons@mandrakesoft.com> 1.4-5mdk - added medium change code. - fixed urpmi with local file. |