summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-09-14 02:14:42 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-09-14 02:14:42 +0000
commitfe23fe6b346dc7e7922f3b8b0554d07654b8370b (patch)
tree5825421cefbc56587eff930ea275e1d4ec371dac /urpmi.spec
parent742223d1775b04904c9571e442fba79d5c992404 (diff)
downloadurpmi-fe23fe6b346dc7e7922f3b8b0554d07654b8370b.tar
urpmi-fe23fe6b346dc7e7922f3b8b0554d07654b8370b.tar.gz
urpmi-fe23fe6b346dc7e7922f3b8b0554d07654b8370b.tar.bz2
urpmi-fe23fe6b346dc7e7922f3b8b0554d07654b8370b.tar.xz
urpmi-fe23fe6b346dc7e7922f3b8b0554d07654b8370b.zip
4.5-25mdk
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 985873ee..a69c193f 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -8,7 +8,7 @@
%define name urpmi
%define version 4.5
-%define release 24mdk
+%define release 25mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -251,6 +251,10 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Tue Sep 14 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-25mdk
+- Don't print the urpmf results twice when using virtual media.
+- Translations updates.
+
* Thu Sep 09 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-24mdk
- Remove deprecation warning.
- Translations updates.