summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-11-29 18:38:11 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-11-29 18:38:11 +0000
commit31d81d6c806b9aea585e9f4e534c51933e995ab2 (patch)
tree7b2f009aa92ba233da5f309717589c3f5dfc0d64 /urpmi.spec
parent0fc0fcebc9086b7f3c0e67c3fc0fc70e2eae1363 (diff)
downloadurpmi-31d81d6c806b9aea585e9f4e534c51933e995ab2.tar
urpmi-31d81d6c806b9aea585e9f4e534c51933e995ab2.tar.gz
urpmi-31d81d6c806b9aea585e9f4e534c51933e995ab2.tar.bz2
urpmi-31d81d6c806b9aea585e9f4e534c51933e995ab2.tar.xz
urpmi-31d81d6c806b9aea585e9f4e534c51933e995ab2.zip
4.6.4-1mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 42b1146c..c8115b47 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -7,7 +7,7 @@
##################################################################
%define name urpmi
-%define version 4.6.3
+%define version 4.6.4
%define release 1mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -257,6 +257,11 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Mon Nov 29 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.4-1mdk
+- From now on, look for descriptions files in the media_info subdirectory.
+ This will be used by the 10.2 update media.
+- Recall total number of packages when installing.
+
* Fri Nov 26 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.3-1mdk
- urpmq -i now works as non root
- translations and man pages updated