diff options
author | Francois Pons <fpons@mandriva.com> | 2001-02-26 15:06:21 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-02-26 15:06:21 +0000 |
commit | dc96e9de1be839cf6df1fb67df55a4676cf78adf (patch) | |
tree | 6b9664642ef51376b11c3d9f81941b77efeb9567 /urpmi.spec | |
parent | 7597faa6b5a3e07aaddcd993a9556a2f361109da (diff) | |
download | urpmi-dc96e9de1be839cf6df1fb67df55a4676cf78adf.tar urpmi-dc96e9de1be839cf6df1fb67df55a4676cf78adf.tar.gz urpmi-dc96e9de1be839cf6df1fb67df55a4676cf78adf.tar.bz2 urpmi-dc96e9de1be839cf6df1fb67df55a4676cf78adf.tar.xz urpmi-dc96e9de1be839cf6df1fb67df55a4676cf78adf.zip |
*** empty log message ***
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 1.5 -Release: 8mdk +Release: 9mdk License: GPL Source0: %{name}.tar.bz2 Summary: User mode rpm install @@ -113,6 +113,11 @@ autoirpm.uninstall %changelog +* Mon Feb 26 2001 François Pons <fpons@mandrakesoft.com> 1.5-9mdk +- fixed big bug of provides files completely read but only + files should be extracted with no package description. +- added log for depslist computation. + * Fri Feb 23 2001 François Pons <fpons@mandrakesoft.com> 1.5-8mdk - fix --auto-select and skip list. |