summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-06-10 00:09:00 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-06-10 00:09:00 +0000
commitf9e31f967d253a63665e1e033b06e9924cb3d5f2 (patch)
tree9a2f0c8ac470166966f295bcb11a5e57311e1ecd /urpmi.spec
parentdab7d3062c14f5829719f8b4b2a8384467e49363 (diff)
downloadurpmi-f9e31f967d253a63665e1e033b06e9924cb3d5f2.tar
urpmi-f9e31f967d253a63665e1e033b06e9924cb3d5f2.tar.gz
urpmi-f9e31f967d253a63665e1e033b06e9924cb3d5f2.tar.bz2
urpmi-f9e31f967d253a63665e1e033b06e9924cb3d5f2.tar.xz
urpmi-f9e31f967d253a63665e1e033b06e9924cb3d5f2.zip
4.7.6-1mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index f93cf3d9..c29aa43a 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -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