diff options
author | Francois Pons <fpons@mandriva.com> | 2001-07-04 08:50:13 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-07-04 08:50:13 +0000 |
commit | 0f40ccec05fc93b5740871aec41c456b9b0bd465 (patch) | |
tree | 563c7fd77782eb1b4f1c31ab2640c3193043c72f /urpmi.spec | |
parent | 351943ccc4ebba440370d78bb01052840adc0b81 (diff) | |
download | urpmi-0f40ccec05fc93b5740871aec41c456b9b0bd465.tar urpmi-0f40ccec05fc93b5740871aec41c456b9b0bd465.tar.gz urpmi-0f40ccec05fc93b5740871aec41c456b9b0bd465.tar.bz2 urpmi-0f40ccec05fc93b5740871aec41c456b9b0bd465.tar.xz urpmi-0f40ccec05fc93b5740871aec41c456b9b0bd465.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.6 -Release: 9mdk +Release: 10mdk License: GPL Source0: %{name}.tar.bz2 Summary: User mode rpm install @@ -106,6 +106,9 @@ rm -f /var/lib/urpmi/depslist %changelog +* Wed Jul 4 2001 François Pons <fpons@mandrakesoft.com> 1.6-10mdk +- fixed bad packages installed on some cases. + * Mon Jul 2 2001 François Pons <fpons@mandrakesoft.com> 1.6-9mdk - fixed missing rpmtools reference in urpm library. - changed die in fatal error. |