summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-02-09 23:26:14 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-02-09 23:26:14 +0000
commit197586be36eb27a9d41ed6177b090f6c3eadfc46 (patch)
tree74a1787e44303b3d152171e773d5c25732933f2d /urpmi.spec
parent49a7900cbc7733c4b881b38b38e49fd5e66e75c0 (diff)
downloadurpmi-197586be36eb27a9d41ed6177b090f6c3eadfc46.tar
urpmi-197586be36eb27a9d41ed6177b090f6c3eadfc46.tar.gz
urpmi-197586be36eb27a9d41ed6177b090f6c3eadfc46.tar.bz2
urpmi-197586be36eb27a9d41ed6177b090f6c3eadfc46.tar.xz
urpmi-197586be36eb27a9d41ed6177b090f6c3eadfc46.zip
no_comment
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index d5c92167..0e1639b7 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 0.9
-Release: 39mdk
+Release: 40mdk
License: GPL
Source0: %{name}.tar.bz2
Summary: User mode rpm install
@@ -17,6 +17,9 @@ well-known rpms to be installed.
You can compare rpm vs. urpmi with insmod vs. modprobe
%changelog
+* Thu Feb 10 2000 Pixel <pixel@mandrakesoft.com> 0.9-40mdk
+- unset $ENV to please -U
+
* Wed Feb 9 2000 Pixel <pixel@mandrakesoft.com> 0.9-39mdk
- now really handle multiple args
- new option ``-a'' to install all the proposed packages