summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-08-11 01:04:17 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-08-11 01:04:17 +0000
commiteb58ee037c4b42f125adb23514c285b1d43cd561 (patch)
tree18dfe14b379dae7a3f14dba95cf67cd9c36e81f5 /urpmi.spec
parent0ad61609e606f1edb1066bd37a7a814471f00aeb (diff)
downloadurpmi-eb58ee037c4b42f125adb23514c285b1d43cd561.tar
urpmi-eb58ee037c4b42f125adb23514c285b1d43cd561.tar.gz
urpmi-eb58ee037c4b42f125adb23514c285b1d43cd561.tar.bz2
urpmi-eb58ee037c4b42f125adb23514c285b1d43cd561.tar.xz
urpmi-eb58ee037c4b42f125adb23514c285b1d43cd561.zip
4.5-20mdk
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 cd5f100f..67947aa7 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -8,7 +8,7 @@
%define name urpmi
%define version 4.5
-%define release 19mdk
+%define release 20mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -249,6 +249,13 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Wed Aug 11 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-20mdk
+- Language updates
+- Fix urpmi.addmedia --distrib with distribution CDs
+- Fix taint failures with gurpmi
+- Display summaries of packages when user is asked for choices (Michael Scherer)
+- Update manpages
+
* Fri Jul 30 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-19mdk
- Add --more-choices option to urpmi
- Fix urpmi --excludedocs