summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-11-26 14:29:38 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-11-26 14:29:38 +0000
commite32b95d1d22a1b2c785671783a51491cdd674daf (patch)
tree7251c56980380b6b03d71be24a52d09b60e97e04 /urpmi.spec
parentb0ef17e95e13366db53c9725bd9c0c8a5a866c4b (diff)
downloadurpmi-e32b95d1d22a1b2c785671783a51491cdd674daf.tar
urpmi-e32b95d1d22a1b2c785671783a51491cdd674daf.tar.gz
urpmi-e32b95d1d22a1b2c785671783a51491cdd674daf.tar.bz2
urpmi-e32b95d1d22a1b2c785671783a51491cdd674daf.tar.xz
urpmi-e32b95d1d22a1b2c785671783a51491cdd674daf.zip
4.6.3-1mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/urpmi.spec b/urpmi.spec
index f835cd4f..42b1146c 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -7,7 +7,7 @@
##################################################################
%define name urpmi
-%define version 4.6.2
+%define version 4.6.3
%define release 1mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -51,7 +51,8 @@ and remote sources such as web or FTP sites.
%package -n gurpmi
Summary: User mode rpm GUI install
Group: %{group}
-Requires: urpmi >= %{version}-%{release} drakxtools > 10-0.4mdk gtkdialogs >= 2.1 usermode menu zenity
+Requires: urpmi >= %{version}-%{release} drakxtools > 10-0.4mdk gtkdialogs >= 2.1 menu zenity
+Requires: usermode usermode-consoleonly
Obsoletes: grpmi
Provides: grpmi
@@ -256,6 +257,11 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Fri Nov 26 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.3-1mdk
+- urpmq -i now works as non root
+- translations and man pages updated
+- more curl workarounds
+
* Thu Nov 25 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.2-1mdk
- when passing --proxy to urpmi.addmedia, this proxy setting is now saved for the
new media