diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-06-09 09:25:40 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-06-09 09:25:40 +0000 |
commit | 9193878389618e3f06e19ee22a96b2d05e5c9745 (patch) | |
tree | 879f922eb358798e654c1543f937bbe6760834ad /urpmi.spec | |
parent | 5e23a00f2bdfc63133a61c935d2d0f411e0b9c0f (diff) | |
download | urpmi-9193878389618e3f06e19ee22a96b2d05e5c9745.tar urpmi-9193878389618e3f06e19ee22a96b2d05e5c9745.tar.gz urpmi-9193878389618e3f06e19ee22a96b2d05e5c9745.tar.bz2 urpmi-9193878389618e3f06e19ee22a96b2d05e5c9745.tar.xz urpmi-9193878389618e3f06e19ee22a96b2d05e5c9745.zip |
4.7.5-1mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -7,7 +7,7 @@ ################################################################## %define name urpmi -%define version 4.7.4 +%define version 4.7.5 %define release 1mdk %define group %(perl -e 'print "%_vendor" =~ /\\bmandr/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -250,6 +250,10 @@ if (-e "/etc/urpmi/urpmi.cfg") { %{compat_perl_vendorlib}/urpm/ldap.pm %changelog +* 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 + * Tue Jun 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.4-1mdk - Implement basic support for installing delta rpms - Fix bug #16104 in gurpmi: choice window wasn't working |