summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-07-23 02:16:43 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-07-23 02:16:43 +0000
commit0d37774415cccb925574c7dc30892984d1ff488d (patch)
tree9837ff9d30e4d2839b25c538c478ee0233238740 /urpmi.spec
parent7b99fbd1d318145be9ac33bededb3afb88d86303 (diff)
downloadurpmi-0d37774415cccb925574c7dc30892984d1ff488d.tar
urpmi-0d37774415cccb925574c7dc30892984d1ff488d.tar.gz
urpmi-0d37774415cccb925574c7dc30892984d1ff488d.tar.bz2
urpmi-0d37774415cccb925574c7dc30892984d1ff488d.tar.xz
urpmi-0d37774415cccb925574c7dc30892984d1ff488d.zip
4.5-17mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 4043c169..8fb75db1 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -8,7 +8,7 @@
%define name urpmi
%define version 4.5
-%define release 16mdk
+%define release 17mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -249,6 +249,10 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Fri Jul 23 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-17mdk
+- Make --use-distrib support new media layout.
+- Update manpages.
+
* Thu Jul 22 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-16mdk
- Automagically reconfigure NFS media as well. (duh.)