diff options
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -8,7 +8,7 @@ %define name urpmi %define version 4.5 -%define release 20mdk +%define release 21mdk %define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -250,6 +250,11 @@ $urpm->update_media(nolock => 1, nopubkey => 1); %{compat_perl_vendorlib}/urpm/parallel_ssh.pm %changelog +* Wed Aug 25 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-21mdk +- new --root option to rpm-find-leaves.pl (Michael Scherer) +- add timeouts for connection establishments +- Language and manpages updates (new manpage, proxy.cfg(5)) + * Wed Aug 11 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-20mdk - Language updates - Fix urpmi.addmedia --distrib with distribution CDs |