summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-03-23 18:36:37 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-03-23 18:36:37 +0000
commitb90c4abf99b372b73e8f2f5883f1ca48bf98240b (patch)
treeeff8f13e3168cbe9004e8163a62e46c00b2f586b /urpmi.spec
parent915efdce40dcc581c45b239e1e0fdfff0779a899 (diff)
downloadurpmi-b90c4abf99b372b73e8f2f5883f1ca48bf98240b.tar
urpmi-b90c4abf99b372b73e8f2f5883f1ca48bf98240b.tar.gz
urpmi-b90c4abf99b372b73e8f2f5883f1ca48bf98240b.tar.bz2
urpmi-b90c4abf99b372b73e8f2f5883f1ca48bf98240b.tar.xz
urpmi-b90c4abf99b372b73e8f2f5883f1ca48bf98240b.zip
4.6.23-3mdk
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 95668d25..2e5c9afa 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -8,7 +8,7 @@
%define name urpmi
%define version 4.6.23
-%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
+* Wed Mar 23 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.23-3mdk
+- Add a --summary option to urpmq (Michael Scherer)
+
* Fri Mar 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.23-2mdk
- error checking was sometimes not enough forgiving