diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-05-17 01:50:06 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-05-17 01:50:06 +0000 |
commit | 74bc038e24879d6f467532bcec795f80330243f2 (patch) | |
tree | a876265f2548b9b1a2780281ca551bf16dd7c35a /urpmi.spec | |
parent | 2fce5e9b2a424188ec964ec157d4eb7d1c7caf4b (diff) | |
download | urpmi-74bc038e24879d6f467532bcec795f80330243f2.tar urpmi-74bc038e24879d6f467532bcec795f80330243f2.tar.gz urpmi-74bc038e24879d6f467532bcec795f80330243f2.tar.bz2 urpmi-74bc038e24879d6f467532bcec795f80330243f2.tar.xz urpmi-74bc038e24879d6f467532bcec795f80330243f2.zip |
4.7.3-1mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -7,7 +7,7 @@ ################################################################## %define name urpmi -%define version 4.7.2 +%define version 4.7.3 %define release 1mdk %define group %(perl -e 'print "%_vendor" =~ /\\bmandr/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -249,6 +249,11 @@ if (-e "/etc/urpmi/urpmi.cfg") { %{compat_perl_vendorlib}/urpm/ldap.pm %changelog +* Tue May 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.3-1mdk +- Introduce urpmi-ldap (thanks to Michael Scherer) +- Don't pass bogus -z option to curl +- Add descriptions to the list of rpms to be installed in gurpmi + * Wed May 04 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.2-1mdk - Adaptations for rpm 4.4.1 (new-style key ids) - Add a "nopubkey" global option in urpmi.cfg and a --nopubkey switch to |