summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-10-21 13:58:49 +0000
committerFrancois Pons <fpons@mandriva.com>2003-10-21 13:58:49 +0000
commit5fede50bd0d8bf944331342e2cdb6e3ccd8e6d1e (patch)
treed9887c65572ccc99b58ae4e13fa9da95866f5f66 /urpmi.spec
parent4c60e0daf888705caf84c879894b652bdf4dccde (diff)
downloadurpmi-5fede50bd0d8bf944331342e2cdb6e3ccd8e6d1e.tar
urpmi-5fede50bd0d8bf944331342e2cdb6e3ccd8e6d1e.tar.gz
urpmi-5fede50bd0d8bf944331342e2cdb6e3ccd8e6d1e.tar.bz2
urpmi-5fede50bd0d8bf944331342e2cdb6e3ccd8e6d1e.tar.xz
urpmi-5fede50bd0d8bf944331342e2cdb6e3ccd8e6d1e.zip
4.4-40mdk
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 e355d134..680ca98f 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 4.4
-Release: 39mdk
+Release: 40mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -202,6 +202,10 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
%changelog
+* Tue Oct 21 2003 François Pons <fpons@mandrakesoft.com> 4.4-40mdk
+- fixed invalid signature checking when using --media on first
+ package listed.
+
* Tue Oct 7 2003 François Pons <fpons@mandrakesoft.com> 4.4-39mdk
- fixed names.XXX file not always regenerated.