diff options
author | Francois Pons <fpons@mandriva.com> | 2001-01-25 16:21:24 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-01-25 16:21:24 +0000 |
commit | 7cbf574d12552cebc7f16f8e2d367b226db6a78b (patch) | |
tree | 438d3390a99a9a02d88d96ed6f408114018c1009 /urpmi.spec | |
parent | 8a7854e2c4e3838d3760440334803993ce149dd5 (diff) | |
download | urpmi-7cbf574d12552cebc7f16f8e2d367b226db6a78b.tar urpmi-7cbf574d12552cebc7f16f8e2d367b226db6a78b.tar.gz urpmi-7cbf574d12552cebc7f16f8e2d367b226db6a78b.tar.bz2 urpmi-7cbf574d12552cebc7f16f8e2d367b226db6a78b.tar.xz urpmi-7cbf574d12552cebc7f16f8e2d367b226db6a78b.zip |
*** empty log message ***
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 1.4 -Release: 3mdk +Release: 4mdk License: GPL Source0: %{name}.tar.bz2 Summary: User mode rpm install @@ -113,10 +113,15 @@ autoirpm.uninstall %changelog +* 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. +- added missing cache directory in spec file. +- lot of fixes on urpm core library. + * Thu Jan 25 2001 François Pons <fpons@mandrakesoft.com> 1.4-3mdk - need rpmtools-2.1-9mdk or above for hdlist building extension. - introduced cache directory for medium and rpms manipulation. -- added code to search for source rpms file to install. * 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. |