From d8d77e69ad50f9a62bf0295b6410a05595f413f0 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Mon, 13 Feb 2006 10:48:05 +0000 Subject: Require latest URPM for supporting the --ignorearch option --- urpmi.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'urpmi.spec') diff --git a/urpmi.spec b/urpmi.spec index 37eb4251..30b92185 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -27,15 +27,15 @@ Summary: Command-line software installation tools URL: http://search.cpan.org/dist/%{name}/ Requires: %{req_webfetch} eject gnupg Requires(pre): perl-Locale-gettext >= 1.01-14mdk -Requires(pre): perl-URPM >= 1.35 -Requires: perl-URPM >= 1.35 +Requires(pre): perl-URPM >= 1.36 +Requires: perl-URPM >= 1.36 #- this one is require'd by urpmq, so it's not found [yet] by perl.req Requires: perl-MDV-Packdrakeng >= 1.01 BuildRequires: bzip2-devel BuildRequires: gettext BuildRequires: perl-File-Slurp BuildRequires: perl-ldap -BuildRequires: perl-URPM >= 1.35 +BuildRequires: perl-URPM >= 1.36 BuildRequires: perl-MDV-Packdrakeng BuildRequires: perl-Locale-gettext >= 1.01-14mdk BuildRoot: %{_tmppath}/%{name}-buildroot -- cgit v1.2.1