summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-01-31 14:18:20 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-01-31 14:18:20 +0000
commit5798c87274cb202a1d4f1784f5a73c715a3e7742 (patch)
tree3dca7ab8e054fac13747e662406ba2c096efe975 /urpmi.spec
parent5cc1a3301cda7f1d16004bf202ce43bd08538b85 (diff)
downloadurpmi-5798c87274cb202a1d4f1784f5a73c715a3e7742.tar
urpmi-5798c87274cb202a1d4f1784f5a73c715a3e7742.tar.gz
urpmi-5798c87274cb202a1d4f1784f5a73c715a3e7742.tar.bz2
urpmi-5798c87274cb202a1d4f1784f5a73c715a3e7742.tar.xz
urpmi-5798c87274cb202a1d4f1784f5a73c715a3e7742.zip
4.6.14-1mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 50b2312c..12da92af 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -7,7 +7,7 @@
##################################################################
%define name urpmi
-%define version 4.6.13
+%define version 4.6.14
%define release 1mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -232,6 +232,12 @@ if (-e "/etc/urpmi/urpmi.cfg") {
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Mon Jan 31 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.14-1mdk
+- urpmi.addmedia and urpmi now support ISO images as removable media
+- "urpmq -R" will now report far less requires, skipping virtual packages.
+- Improve bash-completion for media names, through new options to urpmq
+ --list-media (by Guillaume Rousse)
+
* Tue Jan 25 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.13-1mdk
- urpme now dies when not run as root
- improve error reporting in urpmi-parallel