summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-12-02 10:45:03 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-12-02 10:45:03 +0000
commitd6e85e8ed1d36d6cf622e8ecab9120e5f1764103 (patch)
treebc3abca71bce4c724d6f805c1c80c5053f9c0630 /urpmi.spec
parenta3b1d0f3898bd2d2fce7b8e332835d56904e95b2 (diff)
downloadurpmi-d6e85e8ed1d36d6cf622e8ecab9120e5f1764103.tar
urpmi-d6e85e8ed1d36d6cf622e8ecab9120e5f1764103.tar.gz
urpmi-d6e85e8ed1d36d6cf622e8ecab9120e5f1764103.tar.bz2
urpmi-d6e85e8ed1d36d6cf622e8ecab9120e5f1764103.tar.xz
urpmi-d6e85e8ed1d36d6cf622e8ecab9120e5f1764103.zip
4.6.4-4mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 5e7d8a8f..10497be2 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -8,7 +8,7 @@
%define name urpmi
%define version 4.6.4
-%define release 3mdk
+%define release 4mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -257,6 +257,9 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Thu Dec 02 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.4-4mdk
+- Minor fix in urpmi.addmedia (autonumerotation of media added with --distrib)
+
* Wed Dec 01 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.4-3mdk
- Internal API additions
- urpmi wasn't taking into account the global downloader setting