summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-04-23 12:46:41 +0000
committerFrancois Pons <fpons@mandriva.com>2003-04-23 12:46:41 +0000
commitf781f1349f99779400f34836ea03ef7028188998 (patch)
tree421b57d53cf4a80ec4be793911f81b4f63383a0c /urpmi.spec
parentc5492870ad725e27c6ce7ba7142dd69a30363d12 (diff)
downloadurpmi-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.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 5be5820c..e6eda208 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -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).