summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-01-06 15:29:02 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-01-06 15:29:02 +0000
commit0d9336989370d1249af364982496d8893d769a36 (patch)
tree13a4c6394e314e3ef5463615a4d25c23abebbc02 /urpmi.spec
parent70f2f48915a8b6c372075721b1b9bff353f98faf (diff)
downloadurpmi-0d9336989370d1249af364982496d8893d769a36.tar
urpmi-0d9336989370d1249af364982496d8893d769a36.tar.gz
urpmi-0d9336989370d1249af364982496d8893d769a36.tar.bz2
urpmi-0d9336989370d1249af364982496d8893d769a36.tar.xz
urpmi-0d9336989370d1249af364982496d8893d769a36.zip
4.6.10-1mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 529d619d..40dd3566 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -7,7 +7,7 @@
##################################################################
%define name urpmi
-%define version 4.6.9
+%define version 4.6.10
%define release 1mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -227,6 +227,13 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Thu Jan 06 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.10-1mdk
+- Langage updates
+- urpmi now returns a non-zero exit status il all requested packages were
+ already installed
+- fix a small bug in urpmq with virtual media (Olivier Blin)
+- fail if the main filesystems are mounted read-only
+
* Fri Dec 17 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.9-1mdk
- Fix urpmi --skip
- Tell number of packages that will be removed by urpme