summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-01-30 17:50:45 +0000
committerFrancois Pons <fpons@mandriva.com>2001-01-30 17:50:45 +0000
commit81aa0f6ac2939aa1ddea1b1507e7ccd0632e76fa (patch)
tree9068c068c574ff2cfac072758e752ee146117de2 /urpmi.spec
parent7cbf574d12552cebc7f16f8e2d367b226db6a78b (diff)
downloadurpmi-81aa0f6ac2939aa1ddea1b1507e7ccd0632e76fa.tar
urpmi-81aa0f6ac2939aa1ddea1b1507e7ccd0632e76fa.tar.gz
urpmi-81aa0f6ac2939aa1ddea1b1507e7ccd0632e76fa.tar.bz2
urpmi-81aa0f6ac2939aa1ddea1b1507e7ccd0632e76fa.tar.xz
urpmi-81aa0f6ac2939aa1ddea1b1507e7ccd0632e76fa.zip
*** empty log message ***
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 465e4eac..d7e95342 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 1.4
-Release: 4mdk
+Release: 5mdk
License: GPL
Source0: %{name}.tar.bz2
Summary: User mode rpm install
@@ -113,6 +113,12 @@ autoirpm.uninstall
%changelog
+* Tue Jan 30 2001 François Pons <fpons@mandrakesoft.com> 1.4-5mdk
+- added medium change code.
+- fixed urpmi with local file.
+- changed default option to verbose when invoking rpm.
+
+
* Thu Jan 25 2001 François Pons <fpons@mandrakesoft.com> 1.4-4mdk
- added code to search for source rpms file to install.
- modified manipulation of ignore flag, keep media name unique.