summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-08-26 14:31:55 +0000
committerFrancois Pons <fpons@mandriva.com>2003-08-26 14:31:55 +0000
commita69024488ecf08280f6e946bde8ee844b2486520 (patch)
tree9baeabb0fc681606bbf3175ea81aaad439dc1e74 /urpmi.spec
parentbe2b8172223650269e270c5602db42ef4d898af6 (diff)
downloadurpmi-a69024488ecf08280f6e946bde8ee844b2486520.tar
urpmi-a69024488ecf08280f6e946bde8ee844b2486520.tar.gz
urpmi-a69024488ecf08280f6e946bde8ee844b2486520.tar.bz2
urpmi-a69024488ecf08280f6e946bde8ee844b2486520.tar.xz
urpmi-a69024488ecf08280f6e946bde8ee844b2486520.zip
4.2-26mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 4768cc75..b97b9c1b 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 4.4
-Release: 25mdk
+Release: 26mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -202,6 +202,12 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
%changelog
+* Tue Aug 26 2003 François Pons <fpons@mandrakesoft.com> 4.4-26mdk
+- added -z for rsync:// protocol by default.
+- fixed some cosmetic log glitches when progressing download.
+- fixed multiple removable device management.
+- fixed urpmi not locking urpmi db.
+
* Fri Aug 22 2003 François Pons <fpons@mandrakesoft.com> 4.4-25mdk
- automatically fork transaction if they are multiple.