diff options
author | Francois Pons <fpons@mandriva.com> | 2001-06-28 15:43:36 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-06-28 15:43:36 +0000 |
commit | 83fc051839272a44d81337b5944467d765e428a2 (patch) | |
tree | f0aa07300de06346575c60033f2f2411e41cf2a2 /urpmi.spec | |
parent | a9e532cd4c8f29cf2a12e2caa64ee543ecb706ca (diff) | |
download | urpmi-83fc051839272a44d81337b5944467d765e428a2.tar urpmi-83fc051839272a44d81337b5944467d765e428a2.tar.gz urpmi-83fc051839272a44d81337b5944467d765e428a2.tar.bz2 urpmi-83fc051839272a44d81337b5944467d765e428a2.tar.xz urpmi-83fc051839272a44d81337b5944467d765e428a2.zip |
update flag and -M fixes with serial.
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 1.6 -Release: 6mdk +Release: 7mdk License: GPL Source0: %{name}.tar.bz2 Summary: User mode rpm install @@ -106,6 +106,10 @@ rm -f /var/lib/urpmi/depslist %changelog +* Thu Jun 28 2001 François Pons <fpons@mandrakesoft.com> 1.6-7mdk +- added update flag to medium. +- fixed -M algortihms with epoch (serial) uses. + * Wed Jun 27 2001 François Pons <fpons@mandrakesoft.com> 1.6-6mdk - fix problem interpreting serial. |