diff options
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -7,7 +7,7 @@ ################################################################## %define name urpmi -%define version 4.7.5 +%define version 4.7.6 %define release 1mdk %define group %(perl -e 'print "%_vendor" =~ /\\bmandr/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -250,6 +250,9 @@ if (-e "/etc/urpmi/urpmi.cfg") { %{compat_perl_vendorlib}/urpm/ldap.pm %changelog +* Fri Jun 10 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.6-1mdk +- Fix bug on urpmi-parallel-ssh on localhost with network media + * Thu Jun 09 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.5-1mdk - urpmi-parallel-ssh now supports 'localhost' in the node list and is a bit better documented |