summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-06-30 10:45:55 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-06-30 10:45:55 +0000
commit5d9cfb92ead5d8c23a278de2546a7f9468897743 (patch)
treeb19e6aa5d5814eaf87f7fa987183fa305f41b5fb /urpmi.spec
parentdfc692d5cfbb26fdc6494d862c6c14691b7fe986 (diff)
downloadurpmi-5d9cfb92ead5d8c23a278de2546a7f9468897743.tar
urpmi-5d9cfb92ead5d8c23a278de2546a7f9468897743.tar.gz
urpmi-5d9cfb92ead5d8c23a278de2546a7f9468897743.tar.bz2
urpmi-5d9cfb92ead5d8c23a278de2546a7f9468897743.tar.xz
urpmi-5d9cfb92ead5d8c23a278de2546a7f9468897743.zip
4.5-11mdk
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 a48f5517..01e6f57e 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -8,7 +8,7 @@
%define name urpmi
%define version 4.5
-%define release 10mdk
+%define release 11mdk
%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
+* Wed Jun 30 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-11mdk
+- Methods to change and write proxy.cfg
+- Language updates
+
* 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)