diff options
author | Francois Pons <fpons@mandriva.com> | 2000-09-03 16:08:17 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2000-09-03 16:08:17 +0000 |
commit | 4bddb9a60cd5808c9f9650f7c9c0cadc68225a65 (patch) | |
tree | 81c9f390dccb21575c5ac354589dddaf6100b0ea /urpmi.spec | |
parent | cfa7f2ba4ed0b05556d36e835637556aeedfc6b1 (diff) | |
download | urpmi-4bddb9a60cd5808c9f9650f7c9c0cadc68225a65.tar urpmi-4bddb9a60cd5808c9f9650f7c9c0cadc68225a65.tar.gz urpmi-4bddb9a60cd5808c9f9650f7c9c0cadc68225a65.tar.bz2 urpmi-4bddb9a60cd5808c9f9650f7c9c0cadc68225a65.tar.xz urpmi-4bddb9a60cd5808c9f9650f7c9c0cadc68225a65.zip |
*** empty log message ***
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 1.3 -Release: 3mdk +Release: 4mdk License: GPL Source0: %{name}.tar.bz2 Summary: User mode rpm install @@ -103,6 +103,10 @@ autoirpm.uninstall %changelog +* Fri Sep 01 2000 François Pons <fpons@mandrakesoft.com> 1.3-4mdk +- fixed --auto usage (thanks to Garbage Collector). +- fixed urpmi.addmedia with glob on rpm files only. + * Thu Aug 31 2000 François Pons <fpons@mandrakesoft.com> 1.3-3mdk - Oops, fixed typo in post. |