diff options
author | Francois Pons <fpons@mandriva.com> | 2002-10-09 14:52:04 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-10-09 14:52:04 +0000 |
commit | 8ed91f882afe9a535cca19dbdbcec1e9729648a8 (patch) | |
tree | 480589754de6ad6a1000ca1f260ff2a34d74d534 /mdkonline.spec | |
parent | 26d10436323c395873d44b9146aaa0598ff7d981 (diff) | |
download | mgaonline-8ed91f882afe9a535cca19dbdbcec1e9729648a8.tar mgaonline-8ed91f882afe9a535cca19dbdbcec1e9729648a8.tar.gz mgaonline-8ed91f882afe9a535cca19dbdbcec1e9729648a8.tar.bz2 mgaonline-8ed91f882afe9a535cca19dbdbcec1e9729648a8.tar.xz mgaonline-8ed91f882afe9a535cca19dbdbcec1e9729648a8.zip |
added missing requires to urpmi.
Diffstat (limited to 'mdkonline.spec')
-rw-r--r-- | mdkonline.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mdkonline.spec b/mdkonline.spec index 8bdbd106..3ed68cf1 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 +Requires: popt >= 1.6, perl-libwww-perl, perl-Crypt-SSLeay >= 0.37, urpmi >= 4.0-20mdk BuildRoot: %{_tmppath}/%{name}-buildroot BuildArch: noarch @@ -87,6 +87,7 @@ rm -rf $RPM_BUILD_ROOT - use urpmi media for update in order to use non scheduled packages. - fixed to propagate version to user agent. - removed most of perl warnings of mdkonline and mdkupdate. +- added missing requires to urpmi. * Thu Sep 12 2002 Daouda LO <daouda@mandrakesoft.com> 0.16-5mdk - Use cvs spec file to update package (for Pablo and co) |