summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-02-21 10:42:20 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-02-21 10:42:20 +0000
commite0f2365a3df8abf5df620bc173d91f159c784ab7 (patch)
tree4fc45772dbc5519daf2fcc7403965c2463f6a5dd /urpmi.spec
parent30d7067c0fd184956ca5f866e7903c6fa241717f (diff)
downloadurpmi-e0f2365a3df8abf5df620bc173d91f159c784ab7.tar
urpmi-e0f2365a3df8abf5df620bc173d91f159c784ab7.tar.gz
urpmi-e0f2365a3df8abf5df620bc173d91f159c784ab7.tar.bz2
urpmi-e0f2365a3df8abf5df620bc173d91f159c784ab7.tar.xz
urpmi-e0f2365a3df8abf5df620bc173d91f159c784ab7.zip
4.6.19-1mdk
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 9fa5215b..5cd73593 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -7,7 +7,7 @@
##################################################################
%define name urpmi
-%define version 4.6.18
+%define version 4.6.19
%define release 1mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -234,6 +234,9 @@ if (-e "/etc/urpmi/urpmi.cfg") {
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Mon Feb 21 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.19-1mdk
+- Document /etc/urpmi/mirror.config, and factorize code that parses it
+
* Thu Feb 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.18-1mdk
- Work around bug 13685, bug in display of curl progress
- Fix bug 13644, urpmi.addmedia --distrib was broken