summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2002-12-19 16:46:10 +0000
committerFrancois Pons <fpons@mandriva.com>2002-12-19 16:46:10 +0000
commit75ae54767a126342504cadd2e397089a68b74d67 (patch)
tree93e7a2c61e8f350d450cdc0e4528afd9972002fb /urpmi.spec
parenta89e74f57fa7e9100c280079950d779fe27b58be (diff)
downloadurpmi-75ae54767a126342504cadd2e397089a68b74d67.tar
urpmi-75ae54767a126342504cadd2e397089a68b74d67.tar.gz
urpmi-75ae54767a126342504cadd2e397089a68b74d67.tar.bz2
urpmi-75ae54767a126342504cadd2e397089a68b74d67.tar.xz
urpmi-75ae54767a126342504cadd2e397089a68b74d67.zip
4.2-2mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index fb6c7cdf..b035747c 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 4.2
-Release: 1mdk
+Release: 2mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -204,6 +204,10 @@ fi
%changelog
+* Thu Dec 19 2002 François Pons <fpons@mandrakesoft.com> 4.2-2mdk
+- added log for package download if verbose.
+- fixed using hdlist if no synthesis available or invalid.
+
* Wed Dec 18 2002 François Pons <fpons@mandrakesoft.com> 4.2-1mdk
- fixed file:// protocol now checking file presence.
- added distributed urpme (both ka-run and ssh module).