summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-12-08 16:24:12 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-12-08 16:24:12 +0000
commitc66e777b6dc629472dd5de314e572b1e8f4ffd48 (patch)
tree6bf5a378a1e4e455ebe4930ca704c7621a51af4f /urpmi.spec
parentc80608d6994d0f8bcaeca3a333588cb100b96e03 (diff)
downloadurpmi-c66e777b6dc629472dd5de314e572b1e8f4ffd48.tar
urpmi-c66e777b6dc629472dd5de314e572b1e8f4ffd48.tar.gz
urpmi-c66e777b6dc629472dd5de314e572b1e8f4ffd48.tar.bz2
urpmi-c66e777b6dc629472dd5de314e572b1e8f4ffd48.tar.xz
urpmi-c66e777b6dc629472dd5de314e572b1e8f4ffd48.zip
4.8.4-1mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 05e8850b..14f38940 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -7,7 +7,7 @@
##################################################################
%define name urpmi
-%define version 4.8.3
+%define version 4.8.4
%define release %mkrel 1
%define group %(perl -e 'print "%_vendor" =~ /\\bmandr/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -246,6 +246,12 @@ if (-e "/etc/urpmi/urpmi.cfg") {
%{compat_perl_vendorlib}/urpm/ldap.pm
%changelog
+* Thu Dec 08 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.4-1mdk
+- urpmi.addmedia doesn't reset proxy settings anymore
+- urpmi.removemedia now removes corresponding proxy settings
+- Fix installation of packages that provide and obsolete older ones
+- Remove the urpmq --headers option
+
* Mon Dec 05 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.3-1mdk
- New configuration option, default-media
- New options --wget-options, --curl-options and --rsync-options