diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-04-11 08:35:28 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-04-11 08:35:28 +0000 |
commit | ae01df4665ed3ab7cc9488232c1cc6d6bb394670 (patch) | |
tree | 89773ec7f74b49d593baebf18b81dbef7436dc68 /urpmi.spec | |
parent | 875a1c3cfba90fc061b57013ffc50fbabeeb33fb (diff) | |
download | urpmi-ae01df4665ed3ab7cc9488232c1cc6d6bb394670.tar urpmi-ae01df4665ed3ab7cc9488232c1cc6d6bb394670.tar.gz urpmi-ae01df4665ed3ab7cc9488232c1cc6d6bb394670.tar.bz2 urpmi-ae01df4665ed3ab7cc9488232c1cc6d6bb394670.tar.xz urpmi-ae01df4665ed3ab7cc9488232c1cc6d6bb394670.zip |
4.6.24-3mdktopic/urpmi-4_6_24-3mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -8,7 +8,7 @@ %define name urpmi %define version 4.6.24 -%define release 2mdk +%define release 3mdk %define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -236,6 +236,9 @@ if (-e "/etc/urpmi/urpmi.cfg") { %{compat_perl_vendorlib}/urpm/parallel_ssh.pm %changelog +* Mon Apr 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.24-3mdk +- Change the default URL for the mirrors list file + * Wed Apr 06 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.24-2mdk - po updates |