summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2002-01-23 16:59:10 +0000
committerFrancois Pons <fpons@mandriva.com>2002-01-23 16:59:10 +0000
commit00afd80efc7d380849d29c2a59259c1dc5e4b1b7 (patch)
treefc8c1d856442d8fd94828fdbec85f2560a8fdc84 /urpmi.spec
parentdb5ea899c3f937208bfddfcf07da7c0d2b9c6b35 (diff)
downloadurpmi-00afd80efc7d380849d29c2a59259c1dc5e4b1b7.tar
urpmi-00afd80efc7d380849d29c2a59259c1dc5e4b1b7.tar.gz
urpmi-00afd80efc7d380849d29c2a59259c1dc5e4b1b7.tar.bz2
urpmi-00afd80efc7d380849d29c2a59259c1dc5e4b1b7.tar.xz
urpmi-00afd80efc7d380849d29c2a59259c1dc5e4b1b7.zip
3.2-3mdk
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 f684e9d9..d21e11ed 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 3.2
-Release: 2mdk
+Release: 3mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -144,6 +144,11 @@ fi
%changelog
+* Wed Jan 23 2002 François Pons <fpons@mandrakesoft.com> 3.2-3mdk
+- fixed possible conflicts management error.
+- fixed --mediums for upload of same package in different media.
+- changed --mediums to --media but kept --mediums.
+
* Thu Jan 17 2002 François Pons <fpons@mandrakesoft.com> 3.2-2mdk
- added urpm.3 man pages.
- improved urpmi.removemedia (help, added -c flag, noclean headers).