diff options
author | Francois Pons <fpons@mandriva.com> | 2001-06-27 09:53:43 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-06-27 09:53:43 +0000 |
commit | 7f586362135c25d85b53845232b75f2258a5a55d (patch) | |
tree | 7816cc6704767e47034ba00fb7ec83c47cd2d005 /urpmi.spec | |
parent | fe6cf0ad3d06df7c32b4e042dca2a04cd1e31780 (diff) | |
download | urpmi-7f586362135c25d85b53845232b75f2258a5a55d.tar urpmi-7f586362135c25d85b53845232b75f2258a5a55d.tar.gz urpmi-7f586362135c25d85b53845232b75f2258a5a55d.tar.bz2 urpmi-7f586362135c25d85b53845232b75f2258a5a55d.tar.xz urpmi-7f586362135c25d85b53845232b75f2258a5a55d.zip |
*** empty log message ***
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 1.6 -Release: 4mdk +Release: 5mdk License: GPL Source0: %{name}.tar.bz2 Summary: User mode rpm install @@ -106,6 +106,9 @@ rm -f /var/lib/urpmi/depslist %changelog +* Wed Jun 27 2001 François Pons <fpons@mandrakesoft.com> 1.6-5mdk +- take care of epoch (serial) for version comparison. + * Tue Jun 26 2001 François Pons <fpons@mandrakesoft.com> 1.6-4mdk - cleaned source package extraction algorithm. |