summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-06-13 09:39:17 +0000
committerFrancois Pons <fpons@mandriva.com>2003-06-13 09:39:17 +0000
commitfd239335d86c7a8a28016d1a903dfb3c957fa214 (patch)
tree8fd4a3f7ac546ac8d739e27f03377a76596029cc /urpmi.spec
parent341d6f9f29f8696d263686781a083b6353a85a7b (diff)
downloadurpmi-fd239335d86c7a8a28016d1a903dfb3c957fa214.tar
urpmi-fd239335d86c7a8a28016d1a903dfb3c957fa214.tar.gz
urpmi-fd239335d86c7a8a28016d1a903dfb3c957fa214.tar.bz2
urpmi-fd239335d86c7a8a28016d1a903dfb3c957fa214.tar.xz
urpmi-fd239335d86c7a8a28016d1a903dfb3c957fa214.zip
added require on right perl-URPM.
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 0f45b269..0b27381e 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -9,7 +9,7 @@ Source1: %{name}.logrotate
Summary: User mode rpm install
URL: http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/soft/urpmi
Requires: eject webfetch perl-DateManip >= 5.40 gnupg
-PreReq: perl-Locale-gettext >= 1.01-7mdk rpmtools >= 4.3-6mdk perl-URPM >= 0.90-4mdk
+PreReq: perl-Locale-gettext >= 1.01-7mdk rpmtools >= 4.3-6mdk perl-URPM >= 0.90-10mdk
BuildRequires: bzip2-devel gettext rpm-devel >= 4.0.3 perl-MDK-Common-devel
BuildRoot: %{_tmppath}/%{name}-buildroot
BuildArch: noarch
@@ -208,6 +208,7 @@ $urpm->update_media;
- improved signature checking by sorting packages list and give
reason as well as signature results (may be hard to read but
very fine for instance).
+- need perl-URPM-0.90-10mdk or newer for signature handling.
* Thu Jun 5 2003 François Pons <fpons@mandrakesoft.com> 4.3-13mdk
- added patch from Michaël Scherer to add --no-uninstall