summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-11-09 16:44:06 +0000
committerFrancois Pons <fpons@mandriva.com>2001-11-09 16:44:06 +0000
commit597069152fc641228b378502682051293ce2b6f3 (patch)
tree0a62a05f953d893bb775ba3f941156b344b89cd3 /urpmi.spec
parentb9659b79e4119f72dee7c4aecf898fc838922e1b (diff)
downloadurpmi-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.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index c36f7ba2..f2bb9aa8 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -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.