diff options
author | Francois Pons <fpons@mandriva.com> | 2003-06-05 13:58:28 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-06-05 13:58:28 +0000 |
commit | 0ec1179e51152c245284549fd3395c08ad542412 (patch) | |
tree | bdcefbcd44025ab0530b161e7f81fa4d70e84523 /urpmi.spec | |
parent | c6959350b3843cd98a9c2ed125aa60f0008791f8 (diff) | |
download | urpmi-0ec1179e51152c245284549fd3395c08ad542412.tar urpmi-0ec1179e51152c245284549fd3395c08ad542412.tar.gz urpmi-0ec1179e51152c245284549fd3395c08ad542412.tar.bz2 urpmi-0ec1179e51152c245284549fd3395c08ad542412.tar.xz urpmi-0ec1179e51152c245284549fd3395c08ad542412.zip |
4.3-13mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 4.3 -Release: 12mdk +Release: 13mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -202,10 +202,12 @@ $urpm->update_media; %changelog +* Thu Jun 5 2003 François Pons <fpons@mandrakesoft.com> 4.3-13mdk - added patch from Michaël Scherer to add --no-uninstall (or --no-remove) and assume no by default when asking to remove packages. - updated urpmq with newer perl-URPM 0.90-4mdk and better. +- fixed bad display of old package installation reason. * Mon May 26 2003 François Pons <fpons@mandrakesoft.com> 4.3-12mdk - updated for newer perl-URPM 0.90 series. |