summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-11-28 16:33:34 +0000
committerFrancois Pons <fpons@mandriva.com>2001-11-28 16:33:34 +0000
commit889bf3ab877ccafd617fc056911928f56329f516 (patch)
tree85c1eef2a449e79bffe8488197bcbeb54e8f2218 /urpmi.spec
parentaa05d75dea258cd7e0db3acf3d9a886f3bcd53dd (diff)
downloadurpmi-889bf3ab877ccafd617fc056911928f56329f516.tar
urpmi-889bf3ab877ccafd617fc056911928f56329f516.tar.gz
urpmi-889bf3ab877ccafd617fc056911928f56329f516.tar.bz2
urpmi-889bf3ab877ccafd617fc056911928f56329f516.tar.xz
urpmi-889bf3ab877ccafd617fc056911928f56329f516.zip
introduced webfetch.
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/urpmi.spec b/urpmi.spec
index a602e7e7..38509fd7 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,13 +2,13 @@
Name: urpmi
Version: 2.1
-Release: 5mdk
+Release: 6mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
Summary: User mode rpm install
-Requires: eject, wget
-PreReq: perl-gettext, rpmtools >= 3.1-5mdk
+Requires: eject, webfetch
+PreReq: perl-gettext, rpmtools >= 3.1-9mdk
BuildRequires: libbzip2-devel rpm-devel
BuildRoot: %{_tmppath}/%{name}-buildroot
@@ -129,6 +129,10 @@ rm -f /var/lib/urpmi/depslist
%changelog
+* Wed Nov 28 2001 François Pons <fpons@mandrakesoft.com> 2.1-6mdk
+- updated requires to webfetch.
+- updated requires to last rpmtools needed.
+
* Wed Nov 28 2001 François Pons <fpons@mandrakesoft.com> 2.1-5mdk
- fixed URL with trailing slashes.
- added download log.