diff options
author | Francois Pons <fpons@mandriva.com> | 2001-11-09 16:44:06 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-11-09 16:44:06 +0000 |
commit | 597069152fc641228b378502682051293ce2b6f3 (patch) | |
tree | 0a62a05f953d893bb775ba3f941156b344b89cd3 /urpmi.spec | |
parent | b9659b79e4119f72dee7c4aecf898fc838922e1b (diff) | |
download | urpmi-597069152fc641228b378502682051293ce2b6f3.tar urpmi-597069152fc641228b378502682051293ce2b6f3.tar.gz urpmi-597069152fc641228b378502682051293ce2b6f3.tar.bz2 urpmi-597069152fc641228b378502682051293ce2b6f3.tar.xz urpmi-597069152fc641228b378502682051293ce2b6f3.zip |
small fixes.
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 2.0 -Release: 1mdk +Release: 2mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -112,6 +112,11 @@ rm -f /var/lib/urpmi/depslist %changelog +* Fri Nov 9 2001 François Pons <fpons@mandrakesoft.com> 2.0-2mdk +- added error message if not root. +- fixed some removable device bad regexp (to support new format). +- avoid installing source package (downloaded but ignored). + * Tue Nov 6 2001 François Pons <fpons@mandrakesoft.com> 2.0-1mdk - no more need for removable device selection in URL (autoprobe but need removable://) but old description still accepted. |