diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-07-20 08:26:25 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-07-20 08:26:25 +0000 |
commit | 938d55aaa401f1300dc06a6834d0f518b69c41a5 (patch) | |
tree | 1ac5d5f83b32b03e4d030ddfee193360ecef5224 /urpmi.spec | |
parent | fa9d010d27a6570a1ae1ad69083079c91c440fd6 (diff) | |
download | urpmi-938d55aaa401f1300dc06a6834d0f518b69c41a5.tar urpmi-938d55aaa401f1300dc06a6834d0f518b69c41a5.tar.gz urpmi-938d55aaa401f1300dc06a6834d0f518b69c41a5.tar.bz2 urpmi-938d55aaa401f1300dc06a6834d0f518b69c41a5.tar.xz urpmi-938d55aaa401f1300dc06a6834d0f518b69c41a5.zip |
4.5-15mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -8,7 +8,7 @@ %define name urpmi %define version 4.5 -%define release 14mdk +%define release 15mdk %define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -249,6 +249,11 @@ $urpm->update_media(nolock => 1, nopubkey => 1); %{compat_perl_vendorlib}/urpm/parallel_ssh.pm %changelog +* Tue Jul 20 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-15mdk +- Support for automatic reconfiguration of media layout +- Remove setuid support +- Minor fixes and language updates + * Mon Jul 12 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-14mdk - Simplified and documented skip.list and inst.list - Add an option -y (fuzzy) to urpmi.removemedia |