summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-07-09 00:19:07 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-07-09 00:19:07 +0000
commit1a2f82179ceb05bce8a90651af85862ea574f3ce (patch)
tree8ff7a02c4e19557d50b9b612c6b012035cc928ba /urpmi.spec
parent43ed8b255f3c553def089af90354332e103790b6 (diff)
downloadurpmi-1a2f82179ceb05bce8a90651af85862ea574f3ce.tar
urpmi-1a2f82179ceb05bce8a90651af85862ea574f3ce.tar.gz
urpmi-1a2f82179ceb05bce8a90651af85862ea574f3ce.tar.bz2
urpmi-1a2f82179ceb05bce8a90651af85862ea574f3ce.tar.xz
urpmi-1a2f82179ceb05bce8a90651af85862ea574f3ce.zip
4.5-13.mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index e00c4b94..ece43922 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -8,7 +8,7 @@
%define name urpmi
%define version 4.5
-%define release 12mdk
+%define release 13mdk
%define group %(perl -e 'printf "%%s\\n", "%_vendor" =~ /mandrake/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -259,6 +259,12 @@ $urpm->update_media(nolock => 1, nopubkey => 1);
%{compat_perl_vendorlib}/urpm/parallel_ssh.pm
%changelog
+* Fri Jul 09 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-13mdk
+- Support for README.*.urpmi
+- add a --version command-line argument to everything
+- Deleting media now deletes corresponding proxy configuration
+- Code cleanups
+
* Mon Jul 05 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-12mdk
- Disallow two medias with the same name
- urpmi.removemedia no longer performs a fuzzy match on media names