summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-06-09 09:25:40 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-06-09 09:25:40 +0000
commit9193878389618e3f06e19ee22a96b2d05e5c9745 (patch)
tree879f922eb358798e654c1543f937bbe6760834ad /urpmi.spec
parent5e23a00f2bdfc63133a61c935d2d0f411e0b9c0f (diff)
downloadurpmi-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.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 1691aa9a..f93cf3d9 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -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