diff options
author | Francois Pons <fpons@mandriva.com> | 2002-06-05 12:21:17 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-06-05 12:21:17 +0000 |
commit | 4f2f4aa7ae78aa7cf130b419c5ea1bf776cfde74 (patch) | |
tree | 72fe85d9f4d6c5dacc2d0a6eee69d47ded33276f /urpmi.spec | |
parent | a14c5cbcfa2e46f67bcef28ee906da22fa3eee80 (diff) | |
download | urpmi-4f2f4aa7ae78aa7cf130b419c5ea1bf776cfde74.tar urpmi-4f2f4aa7ae78aa7cf130b419c5ea1bf776cfde74.tar.gz urpmi-4f2f4aa7ae78aa7cf130b419c5ea1bf776cfde74.tar.bz2 urpmi-4f2f4aa7ae78aa7cf130b419c5ea1bf776cfde74.tar.xz urpmi-4f2f4aa7ae78aa7cf130b419c5ea1bf776cfde74.zip |
3.4-4mdk final.
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: 3.4 -Release: 3mdk +Release: 4mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -144,6 +144,11 @@ fi %changelog +* Wed Jun 5 2002 François Pons <fpons@mandrakesoft.com> 3.4-4mdk +- fixed urpmq. +- fixed incomplete requires on some cases. +- fixed reading of rpm files. + * Wed Jun 5 2002 François Pons <fpons@mandrakesoft.com> 3.4-3mdk - avoid sub of sub with different level of variable closure in perl, this cause the interpreter to lose its memory usage. |