summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-04-16 12:58:39 +0000
committerFrancois Pons <fpons@mandriva.com>2003-04-16 12:58:39 +0000
commita66e5e119b6c70494a70dd09fa57dfa9001c3677 (patch)
tree8ebf4f58a7be5977424e02ca10e7304c3f3ca2d1 /urpmi.spec
parenta61b8bdbc96cff6db38ae56bb7fb55e2bd8e67da (diff)
downloadurpmi-a66e5e119b6c70494a70dd09fa57dfa9001c3677.tar
urpmi-a66e5e119b6c70494a70dd09fa57dfa9001c3677.tar.gz
urpmi-a66e5e119b6c70494a70dd09fa57dfa9001c3677.tar.bz2
urpmi-a66e5e119b6c70494a70dd09fa57dfa9001c3677.tar.xz
urpmi-a66e5e119b6c70494a70dd09fa57dfa9001c3677.zip
improved MD5SUM file support, check md5sum of downloaded file too.
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 9ee4551f..82bf09e2 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -201,7 +201,8 @@ $urpm->update_media;
%changelog
* Wed Apr 16 2003 François Pons <fpons@mandrakesoft.com> 4.3-2mdk
- added --sortmedia option to urpmi and urpmq.
-- improved MD5SUM file for hdlist or synthesis management.
+- improved MD5SUM file for hdlist or synthesis management, added
+ md5sum in /etc/urpmi/urpmi.cfg for each media when needed.
* Mon Apr 14 2003 François Pons <fpons@mandrakesoft.com> 4.3-1mdk
- avoid scanning all urpmi cache for checking unused rpm files.