diff options
author | Francois Pons <fpons@mandriva.com> | 2003-06-26 10:10:13 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-06-26 10:10:13 +0000 |
commit | e6398a70fe767e06ac207e89341e8a6bcf75efb1 (patch) | |
tree | 047929d838288d6a43807c97ee436564b4bac7c1 /urpmi.spec | |
parent | 3ceda2922c4e1876be0b45fb6ee49131220ba930 (diff) | |
download | urpmi-e6398a70fe767e06ac207e89341e8a6bcf75efb1.tar urpmi-e6398a70fe767e06ac207e89341e8a6bcf75efb1.tar.gz urpmi-e6398a70fe767e06ac207e89341e8a6bcf75efb1.tar.bz2 urpmi-e6398a70fe767e06ac207e89341e8a6bcf75efb1.tar.xz urpmi-e6398a70fe767e06ac207e89341e8a6bcf75efb1.zip |
4.4-7mdk
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: 4.4 -Release: 6mdk +Release: 7mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -202,6 +202,9 @@ $urpm->update_media; %changelog +* Thu Jun 26 2003 François Pons <fpons@mandrakesoft.com> 4.4-7mdk +- fixed building of hdlist. + * Fri Jun 20 2003 François Pons <fpons@mandrakesoft.com> 4.4-6mdk - fixed --virtual to work with synthesis source. |