summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-03-11 09:09:57 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-03-11 09:09:57 +0000
commitc38938ff3021771e0810174b26b2482e9384daa8 (patch)
tree8343d0d4df8c3505f373b270957f89000a1ea1a4 /urpmi.spec
parent9b0b9383c8ee0b41b3d51d63cb4f8b1dde1f4751 (diff)
downloadurpmi-c38938ff3021771e0810174b26b2482e9384daa8.tar
urpmi-c38938ff3021771e0810174b26b2482e9384daa8.tar.gz
urpmi-c38938ff3021771e0810174b26b2482e9384daa8.tar.bz2
urpmi-c38938ff3021771e0810174b26b2482e9384daa8.tar.xz
urpmi-c38938ff3021771e0810174b26b2482e9384daa8.zip
4.6.23-2mdk
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 be3a0378..95668d25 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -8,7 +8,7 @@
%define name urpmi
%define version 4.6.23
-%define release 1mdk
+%define release 2mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -236,6 +236,9 @@ if (-e "/etc/urpmi/urpmi.cfg") {
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Fri Mar 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.23-2mdk
+- error checking was sometimes not enough forgiving
+
* Thu Mar 10 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.23-1mdk
- new urpmi option, --retry
- better system error messages