diff options
author | Francois Pons <fpons@mandriva.com> | 2003-04-23 12:46:41 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-04-23 12:46:41 +0000 |
commit | f781f1349f99779400f34836ea03ef7028188998 (patch) | |
tree | 421b57d53cf4a80ec4be793911f81b4f63383a0c /urpmi.spec | |
parent | c5492870ad725e27c6ce7ba7142dd69a30363d12 (diff) | |
download | urpmi-f781f1349f99779400f34836ea03ef7028188998.tar urpmi-f781f1349f99779400f34836ea03ef7028188998.tar.gz urpmi-f781f1349f99779400f34836ea03ef7028188998.tar.bz2 urpmi-f781f1349f99779400f34836ea03ef7028188998.tar.xz urpmi-f781f1349f99779400f34836ea03ef7028188998.zip |
4.3-6mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 4.3 -Release: 5mdk +Release: 6mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -199,6 +199,11 @@ $urpm->update_media; %changelog +* Wed Apr 23 2003 François Pons <fpons@mandrakesoft.com> 4.3-6mdk +- added more log when installing packages. +- urpmf: added --sourcerpm, --packager, --buildhost, --url, --uniq + and -v, -q, -u (as alias to --verbose, --quiet, --uniq). + * Tue Apr 22 2003 François Pons <fpons@mandrakesoft.com> 4.3-5mdk - improved output of urpmq -i (with packager, buildhost and url). - fixed output of download informations (without callback). |