diff options
author | Francois Pons <fpons@mandriva.com> | 2001-11-26 15:40:55 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-11-26 15:40:55 +0000 |
commit | 948c59848688dff57de58dec0dd75d6ec32ed4a4 (patch) | |
tree | 8c16fbfffec2d89529b30b782a1cbf21b7aef69f /urpmi.spec | |
parent | c6ab03bfd880e1969ecb4e54ea390384ba7a6cd1 (diff) | |
download | urpmi-948c59848688dff57de58dec0dd75d6ec32ed4a4.tar urpmi-948c59848688dff57de58dec0dd75d6ec32ed4a4.tar.gz urpmi-948c59848688dff57de58dec0dd75d6ec32ed4a4.tar.bz2 urpmi-948c59848688dff57de58dec0dd75d6ec32ed4a4.tar.xz urpmi-948c59848688dff57de58dec0dd75d6ec32ed4a4.zip |
first 2.1.
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -1,8 +1,8 @@ %define group System/Configuration/Packaging Name: urpmi -Version: 2.0 -Release: 7mdk +Version: 2.1 +Release: 1mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -126,6 +126,16 @@ rm -f /var/lib/urpmi/depslist %changelog +* Mon Nov 26 2001 François Pons <fpons@mandrakesoft.com> 2.1-1mdk +- removed obsoleted code in urpm module. +- ignore -m, -M and -c flag of urpmi/urpmq. +- fixed group display of urpmq. +- added -f for urpmq to display full package name. +- fixed -d of urpmq. +- fixed --auto-select and files of package not obsoleted but + present in other registered package (no more selected). +- fixed call to grpmi (no more only installation). + * Wed Nov 21 2001 François Pons <fpons@mandrakesoft.com> 2.0-7mdk - fixed missing urpmi configuration file not read. - fixed bad output of rpm files to be installed or upgraded. |