summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2002-08-12 14:10:06 +0000
committerFrancois Pons <fpons@mandriva.com>2002-08-12 14:10:06 +0000
commit68603df6ecd265d985936b1f496d5980651bc02f (patch)
tree9b197928a6ed17db24709ce1f6d44a621547dbad /urpmi.spec
parent18299ef1f321929d2a5e9d42a235c598a501f968 (diff)
downloadurpmi-68603df6ecd265d985936b1f496d5980651bc02f.tar
urpmi-68603df6ecd265d985936b1f496d5980651bc02f.tar.gz
urpmi-68603df6ecd265d985936b1f496d5980651bc02f.tar.bz2
urpmi-68603df6ecd265d985936b1f496d5980651bc02f.tar.xz
urpmi-68603df6ecd265d985936b1f496d5980651bc02f.zip
3.9-7mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index f6c707cf..c66e6f9c 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 3.9
-Release: 6mdk
+Release: 7mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -144,6 +144,13 @@ fi
%changelog
+* Mon Aug 12 2002 François Pons <fpons@mandrakesoft.com> 3.9-7mdk
+- fixed --auto not taken into account for removing or unselecting
+ packages in urpmi.
+- fixed modified flag ignored in urpmi.cfg (may cause side effects
+ as remove media not asked next time urpmi.removemedia is called).
+- added --verify-rpm to urpmi in order to check rpm signature.
+
* Tue Aug 6 2002 François Pons <fpons@mandrakesoft.com> 3.9-6mdk
- added --allow-nodeps and --allow-force option to urpmi.
- globing multiple media name select them all instead of error.