summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-02-14 12:51:07 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-02-14 12:51:07 +0000
commitfbf8d6fa473fe8655521094052492c152324c097 (patch)
treeadd26a26ca2da87d504a34a4d8a8d9135a29be3a /urpmi.spec
parentb9758209c19f2f865cfdef24f1efe69ba7de8154 (diff)
downloadurpmi-fbf8d6fa473fe8655521094052492c152324c097.tar
urpmi-fbf8d6fa473fe8655521094052492c152324c097.tar.gz
urpmi-fbf8d6fa473fe8655521094052492c152324c097.tar.bz2
urpmi-fbf8d6fa473fe8655521094052492c152324c097.tar.xz
urpmi-fbf8d6fa473fe8655521094052492c152324c097.zip
4.6.16-1mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 923d96fe..4b117126 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -7,7 +7,7 @@
##################################################################
%define name urpmi
-%define version 4.6.15
+%define version 4.6.16
%define release 1mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -30,7 +30,7 @@ Source0: %{name}.tar.bz2
Summary: Command-line software installation tools
URL: http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/soft/urpmi
Requires: %{req_webfetch} eject gnupg
-PreReq: perl-Locale-gettext >= 1.01-7 rpmtools >= 4.5 perl-URPM >= 1.04
+PreReq: perl-Locale-gettext >= 1.01-7 rpmtools >= 4.5 perl-URPM >= 1.08
PreReq: packdrake >= 5.0.2
BuildRequires: %{buildreq_locale} bzip2-devel rpm-devel >= 4.0.3
BuildRequires: gettext
@@ -233,6 +233,13 @@ if (-e "/etc/urpmi/urpmi.cfg") {
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Mon Feb 14 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.16-1mdk
+- Patch by Michael Scherer to allow to use variables in media URLs
+- Fix retrieval of source packages (e.g. urpmq --sources) with alternative
+ dependencies foo|bar (Pascal Terjan)
+- Fix --root option in urpme
+- Require latest perl-URPM
+
* Fri Feb 04 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.15-1mdk
- Add ChangeLog in docs
- Message updates