summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-11-02 18:05:33 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-11-02 18:05:33 +0000
commitaf5f76931cc84ccde06df0152f8a281ec4372980 (patch)
tree182315bd28bfce76fcb2a5c626ef97dc29227acf /urpmi.spec
parentcd9927ee72cd620ea538b6ed220c5d55b341eac5 (diff)
downloadurpmi-af5f76931cc84ccde06df0152f8a281ec4372980.tar
urpmi-af5f76931cc84ccde06df0152f8a281ec4372980.tar.gz
urpmi-af5f76931cc84ccde06df0152f8a281ec4372980.tar.bz2
urpmi-af5f76931cc84ccde06df0152f8a281ec4372980.tar.xz
urpmi-af5f76931cc84ccde06df0152f8a281ec4372980.zip
Change an English message to be more descriptive.
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 5607c608..849a7880 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -7,8 +7,8 @@
##################################################################
%define name urpmi
-%define version 4.5
-%define release 28mdk
+%define version 4.6
+%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: User mode rpm install
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 >= 0.96
+PreReq: perl-Locale-gettext >= 1.01-7 rpmtools >= 4.5 perl-URPM >= 1.03-2mdk
BuildRequires: %{buildreq_locale} bzip2-devel rpm-devel >= 4.0.3
BuildRequires: gettext
BuildRoot: %{_tmppath}/%{name}-buildroot