diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-06-13 03:22:36 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-06-13 03:22:36 +0000 |
commit | f57ce3695eb911a1647391d3152bc51f6173eb1b (patch) | |
tree | 71d958ea5a4cc9ca8e5791b758998cd528b1cfba /urpmi.spec | |
parent | 28284221f191085de15e68ad37609f598984819a (diff) | |
download | urpmi-f57ce3695eb911a1647391d3152bc51f6173eb1b.tar urpmi-f57ce3695eb911a1647391d3152bc51f6173eb1b.tar.gz urpmi-f57ce3695eb911a1647391d3152bc51f6173eb1b.tar.bz2 urpmi-f57ce3695eb911a1647391d3152bc51f6173eb1b.tar.xz urpmi-f57ce3695eb911a1647391d3152bc51f6173eb1b.zip |
4.7.7-1mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -7,7 +7,7 @@ ################################################################## %define name urpmi -%define version 4.7.6 +%define version 4.7.7 %define release 1mdk %define group %(perl -e 'print "%_vendor" =~ /\\bmandr/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -250,6 +250,10 @@ if (-e "/etc/urpmi/urpmi.cfg") { %{compat_perl_vendorlib}/urpm/ldap.pm %changelog +* Mon Jun 13 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.7-1mdk +- Fix documentation for urpmq --summary/-S and urpmf -i (Olivier Blin) +- urpmq: extract headers only once + * Fri Jun 10 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.6-1mdk - Fix bug on urpmi-parallel-ssh on localhost with network media |