diff options
author | Francois Pons <fpons@mandriva.com> | 2001-09-17 10:03:30 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-09-17 10:03:30 +0000 |
commit | 78082e16a8c27b4f1d13e2866d854a6050407ea1 (patch) | |
tree | 7a3969a5f8bec6329f9dc0b05f5406bd1ec546df | |
parent | 580d54871a2e07334ff0aa0f0688f1b5bb30d9b2 (diff) | |
download | urpmi-78082e16a8c27b4f1d13e2866d854a6050407ea1.tar urpmi-78082e16a8c27b4f1d13e2866d854a6050407ea1.tar.gz urpmi-78082e16a8c27b4f1d13e2866d854a6050407ea1.tar.bz2 urpmi-78082e16a8c27b4f1d13e2866d854a6050407ea1.tar.xz urpmi-78082e16a8c27b4f1d13e2866d854a6050407ea1.zip |
fixed urpmq flitches.
-rw-r--r-- | urpmi.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 1.7 -Release: 11mdk +Release: 12mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -114,6 +114,9 @@ rm -f /var/lib/urpmi/depslist %changelog +* Mon Sep 17 2001 François Pons <fpons@mandrakesoft.com> 1.7-12mdk +- fixed urpmq usage of urpm library. + * Tue Sep 11 2001 François Pons <fpons@mandrakesoft.com> 1.7-11mdk - fixed unable to add a ftp or http medium when with_hdlist is set to a value without / inside. |