diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-05-06 10:36:51 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-05-06 10:36:51 +0000 |
commit | 7fc637bb0c903bc95bc6eaf96971e90e09f21846 (patch) | |
tree | b529b8c6bf12412d9dfdb8daecb2000cebdd32c4 | |
parent | f7e288fcc42f9c17fc19593b86eebfaf153ff7eb (diff) | |
download | urpmi-7fc637bb0c903bc95bc6eaf96971e90e09f21846.tar urpmi-7fc637bb0c903bc95bc6eaf96971e90e09f21846.tar.gz urpmi-7fc637bb0c903bc95bc6eaf96971e90e09f21846.tar.bz2 urpmi-7fc637bb0c903bc95bc6eaf96971e90e09f21846.tar.xz urpmi-7fc637bb0c903bc95bc6eaf96971e90e09f21846.zip |
Require perl-URPM 0.95
-rw-r--r-- | urpmi.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 gettext rpmtools >= 4.5 perl-URPM >= 0.94 +PreReq: perl-Locale-gettext >= 1.01-7 gettext rpmtools >= 4.5 perl-URPM >= 0.95 BuildRequires: %{buildreq_locale} bzip2-devel rpm-devel >= 4.0.3 BuildRoot: %{_tmppath}/%{name}-buildroot BuildArch: noarch |