summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-07-22 03:16:15 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-07-22 03:16:15 +0000
commit0e3db0d78d82d2a44a9a9a7d36b455b3036b586e (patch)
tree8b8f0fade8929fd389c8ba70f5e2174b1781f0e2 /urpmi.spec
parentccfcb4be51cb23826182847eef6dd71ddf30bcea (diff)
downloadurpmi-0e3db0d78d82d2a44a9a9a7d36b455b3036b586e.tar
urpmi-0e3db0d78d82d2a44a9a9a7d36b455b3036b586e.tar.gz
urpmi-0e3db0d78d82d2a44a9a9a7d36b455b3036b586e.tar.bz2
urpmi-0e3db0d78d82d2a44a9a9a7d36b455b3036b586e.tar.xz
urpmi-0e3db0d78d82d2a44a9a9a7d36b455b3036b586e.zip
4.5-16mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 569ad1eb..4043c169 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -8,7 +8,7 @@
%define name urpmi
%define version 4.5
-%define release 15mdk
+%define release 16mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -249,6 +249,9 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Thu Jul 22 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-16mdk
+- Automagically reconfigure NFS media as well. (duh.)
+
* Tue Jul 20 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-15mdk
- Support for automatic reconfiguration of media layout
- Remove setuid support