diff options
author | Francois Pons <fpons@mandriva.com> | 2001-04-05 17:52:19 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-04-05 17:52:19 +0000 |
commit | 29e28c1a413246f411e2be63664e214a89e711a8 (patch) | |
tree | 881c13a92d28aa49abb4b22753f32a890df7f851 /urpmi.spec | |
parent | df6a3ced18fd293a1a1a8121b2f98287b40dcd37 (diff) | |
download | urpmi-29e28c1a413246f411e2be63664e214a89e711a8.tar urpmi-29e28c1a413246f411e2be63664e214a89e711a8.tar.gz urpmi-29e28c1a413246f411e2be63664e214a89e711a8.tar.bz2 urpmi-29e28c1a413246f411e2be63664e214a89e711a8.tar.xz urpmi-29e28c1a413246f411e2be63664e214a89e711a8.zip |
*** empty log message ***
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 1.5 -Release: 27mdk +Release: 28mdk License: GPL Source0: %{name}.tar.bz2 Summary: User mode rpm install @@ -114,6 +114,12 @@ autoirpm.uninstall %changelog + +* Thu Apr 05 2001 François Pons <fpons@mandrakesoft.com> 1.5-28mdk +- updated man pages. +- fixed remove of synthesis file before update. +- fixed remanent rpm file in cache. + * Tue Apr 3 2001 François Pons <fpons@mandrakesoft.com> 1.5-27mdk - added better error management. - fixed some typo for cache management (creating /partial). |