summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2002-02-13 14:40:05 +0000
committerFrancois Pons <fpons@mandriva.com>2002-02-13 14:40:05 +0000
commit010c926f86ebe055dbd6878268c8d31373e3ce99 (patch)
treedebe57f0650a6bcd91b8a5cc052482d7209e67bc /urpmi.spec
parentd3352fc2c759246a644bb24bae42d82789916c6d (diff)
downloadurpmi-010c926f86ebe055dbd6878268c8d31373e3ce99.tar
urpmi-010c926f86ebe055dbd6878268c8d31373e3ce99.tar.gz
urpmi-010c926f86ebe055dbd6878268c8d31373e3ce99.tar.bz2
urpmi-010c926f86ebe055dbd6878268c8d31373e3ce99.tar.xz
urpmi-010c926f86ebe055dbd6878268c8d31373e3ce99.zip
3.3-5mdk
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 bf0e83c9..27688fbd 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 3.3
-Release: 4mdk
+Release: 5mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -144,6 +144,10 @@ fi
%changelog
+* Wed Feb 13 2002 François Pons <fpons@mandrakesoft.com> 3.3-5mdk
+- fixed source package given on command line in urpmi.
+- fixed management of obsoletes in --auto-select.
+
* Tue Feb 12 2002 François Pons <fpons@mandrakesoft.com> 3.3-4mdk
- fixed bad method reference in urpmq (used by rpmdrake).
- fixed urpmq -d behaviour.