diff options
author | Francois Pons <fpons@mandriva.com> | 2002-10-11 08:30:48 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-10-11 08:30:48 +0000 |
commit | 0d316f9425fafb40e2381cb8d1c1692e7f370708 (patch) | |
tree | ea599a79a26b1562167bb6d6c57bf66605f20c12 /mdkonline.spec | |
parent | f17875c62529cf772546b48524e016dc094901b3 (diff) | |
download | mgaonline-0d316f9425fafb40e2381cb8d1c1692e7f370708.tar mgaonline-0d316f9425fafb40e2381cb8d1c1692e7f370708.tar.gz mgaonline-0d316f9425fafb40e2381cb8d1c1692e7f370708.tar.bz2 mgaonline-0d316f9425fafb40e2381cb8d1c1692e7f370708.tar.xz mgaonline-0d316f9425fafb40e2381cb8d1c1692e7f370708.zip |
avoid being to restrictive on urpmi (need only 4.0).
Diffstat (limited to 'mdkonline.spec')
-rw-r--r-- | mdkonline.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdkonline.spec b/mdkonline.spec index 4f338879..0b2f16d9 100644 --- a/mdkonline.spec +++ b/mdkonline.spec @@ -13,7 +13,7 @@ URL: http://www.mandrakeonline.net License: GPL Group: System/Configuration/Other Requires: drakxtools >= 1.1.5-97mdk, gtk+mdk, perl-GTK, perl-GTK-GdkImlib, usermode -Requires: popt >= 1.6, perl-libwww-perl, perl-Crypt-SSLeay >= 0.37, urpmi >= 4.0-20mdk +Requires: popt >= 1.6, perl-libwww-perl, perl-Crypt-SSLeay >= 0.37, urpmi >= 4.0 BuildRoot: %{_tmppath}/%{name}-buildroot BuildArch: noarch |