summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2002-11-29 12:31:24 +0000
committerFrancois Pons <fpons@mandriva.com>2002-11-29 12:31:24 +0000
commit5443ef24e434a6635f086d491c9c0e86dfec68bd (patch)
tree6bb1ab47df25fe77455243e6d34450d3f6b1cfdb /urpmi.spec
parent535f899cc9098478cc5459fc35b6a9355ab68236 (diff)
downloadurpmi-5443ef24e434a6635f086d491c9c0e86dfec68bd.tar
urpmi-5443ef24e434a6635f086d491c9c0e86dfec68bd.tar.gz
urpmi-5443ef24e434a6635f086d491c9c0e86dfec68bd.tar.bz2
urpmi-5443ef24e434a6635f086d491c9c0e86dfec68bd.tar.xz
urpmi-5443ef24e434a6635f086d491c9c0e86dfec68bd.zip
4.1-4mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 997871c1..481c4a26 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 4.1
-Release: 3mdk
+Release: 4mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -204,13 +204,20 @@ fi
%changelog
+* Fri Nov 29 2002 François Pons <fpons@mandrakesoft.com> 4.1-4mdk
+- allow urpmi <url> to work with rpm filename with all supported
+ protocols (ftp, http, ssh, rsync).
+- fixed rsync:// protocol not to use rsync with -e along with
+ an rsync server.
+- fixed missing list creation update.
+
* Thu Nov 28 2002 François Pons <fpons@mandrakesoft.com> 4.1-3mdk
- added mirrors management for urpmi.addmedia, so added
--distrib-XXX, --from, --version, --arch options. <url>
is now just a regex for choosing a mirror, and <name>
will have an numeric index appended to it.
anyway for more info, look in the code or guess with
- --help ;-)
+ --help ;-) too late here in Paris ...
- urpmi.addmedia now delete failing media to create.
- added --update option to urpmi.update, guess for what ?