summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-01-17 15:56:27 +0000
committerFrancois Pons <fpons@mandriva.com>2001-01-17 15:56:27 +0000
commit539b8ae6cb14b33ef9e976b7a359b2440c8fa333 (patch)
treec3f9f0710573a1b6c646c18f7506597b6da436cf /urpmi.spec
parentbfd4d8f5ae09d74e3509e646d11bc0a6a393cd12 (diff)
downloadurpmi-539b8ae6cb14b33ef9e976b7a359b2440c8fa333.tar
urpmi-539b8ae6cb14b33ef9e976b7a359b2440c8fa333.tar.gz
urpmi-539b8ae6cb14b33ef9e976b7a359b2440c8fa333.tar.bz2
urpmi-539b8ae6cb14b33ef9e976b7a359b2440c8fa333.tar.xz
urpmi-539b8ae6cb14b33ef9e976b7a359b2440c8fa333.zip
1.4-2mdk
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 ed36124b..cd6e2c13 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,12 +2,12 @@
Name: urpmi
Version: 1.4
-Release: 1mdk
+Release: 2mdk
License: GPL
Source0: %{name}.tar.bz2
Summary: User mode rpm install
-Requires: /usr/bin/suidperl, rpmtools >= 2.1-7mdk, eject, wget
-PreReq: /usr/bin/genbasefiles
+Requires: /usr/bin/suidperl, eject, wget
+PreReq: rpmtools >= 2.1-8mdk
BuildRoot: %{_tmppath}/%{name}-buildroot
Group: %{group}
@@ -105,6 +105,10 @@ autoirpm.uninstall
%changelog
+* Wed Jan 17 2001 François Pons <fpons@mandrakesoft.com> 1.4-2mdk
+- removed PreReq on genbasefiles, now PreReq rpmtools-2.1-8mdk or above.
+- fixed glitches in urpm.pm module about old format of urpmi.cfg.
+
* Tue Jan 16 2001 François Pons <fpons@mandrakesoft.com> 1.4-1mdk
- extract urpmi/urpmq common code and newer code for medium
management in perl module urpm.