diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-03-10 14:49:27 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-03-10 14:49:27 +0000 |
commit | 446b4aa6e500bca0d9b21358db4d0061ce816edc (patch) | |
tree | 6c1cfa8f8e26e05fcce05affe735b1513f70f3c4 /urpmi.spec | |
parent | 4f1973e21f577f0e908d722421f2c61135ab9704 (diff) | |
download | urpmi-446b4aa6e500bca0d9b21358db4d0061ce816edc.tar urpmi-446b4aa6e500bca0d9b21358db4d0061ce816edc.tar.gz urpmi-446b4aa6e500bca0d9b21358db4d0061ce816edc.tar.bz2 urpmi-446b4aa6e500bca0d9b21358db4d0061ce816edc.tar.xz urpmi-446b4aa6e500bca0d9b21358db4d0061ce816edc.zip |
4.6.23-1mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -7,8 +7,8 @@ ################################################################## %define name urpmi -%define version 4.6.22 -%define release 2mdk +%define version 4.6.23 +%define release 1mdk %define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -236,6 +236,10 @@ if (-e "/etc/urpmi/urpmi.cfg") { %{compat_perl_vendorlib}/urpm/parallel_ssh.pm %changelog +* Thu Mar 10 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.23-1mdk +- new urpmi option, --retry +- better system error messages + * Wed Mar 09 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.22-2mdk - Fix requires on perl-Locale-gettext - Warn when a chroot doesn't has a /dev |