summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-06-29 08:36:04 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-06-29 08:36:04 +0000
commit1a74524ccc0369a08b21934a31b6efc6b2ccd503 (patch)
tree57a555a6829267724b27a1d84ef47cd83c62b315 /urpmi.spec
parentb68a2d0ae082df920da5ea38c655aeb9fb19ed5a (diff)
downloadurpmi-1a74524ccc0369a08b21934a31b6efc6b2ccd503.tar
urpmi-1a74524ccc0369a08b21934a31b6efc6b2ccd503.tar.gz
urpmi-1a74524ccc0369a08b21934a31b6efc6b2ccd503.tar.bz2
urpmi-1a74524ccc0369a08b21934a31b6efc6b2ccd503.tar.xz
urpmi-1a74524ccc0369a08b21934a31b6efc6b2ccd503.zip
4.5-10mdk
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 120a59cd..a48f5517 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -8,7 +8,7 @@
%define name urpmi
%define version 4.5
-%define release 9mdk
+%define release 10mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -258,6 +258,10 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Tue Jun 29 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-10mdk
+- Rewrite the proxy.cfg parser
+- Let the proxy be settable per media (still undocumented)
+
* Mon Jun 28 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-9mdk
- Rewrite the urpmi.cfg parser
- Make the verify-rpm and downloader options be settable per media in urpmi.cfg