summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-12-13 11:18:28 +0000
committerFrancois Pons <fpons@mandriva.com>2001-12-13 11:18:28 +0000
commitc76f6078c8bc75cefeaa1353cbc9b4dce09ddc75 (patch)
tree4713f475c90328ef93bbc2737d11c29aecd1578b /urpmi.spec
parentb33f8e3ec2fe1d7327e9b1f7d353433a0009ef9b (diff)
downloadurpmi-c76f6078c8bc75cefeaa1353cbc9b4dce09ddc75.tar
urpmi-c76f6078c8bc75cefeaa1353cbc9b4dce09ddc75.tar.gz
urpmi-c76f6078c8bc75cefeaa1353cbc9b4dce09ddc75.tar.bz2
urpmi-c76f6078c8bc75cefeaa1353cbc9b4dce09ddc75.tar.xz
urpmi-c76f6078c8bc75cefeaa1353cbc9b4dce09ddc75.zip
3.1
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec12
1 files changed, 10 insertions, 2 deletions
diff --git a/urpmi.spec b/urpmi.spec
index ce345c51..798b9187 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -1,8 +1,8 @@
%define group System/Configuration/Packaging
Name: urpmi
-Version: 3.0
-Release: 6mdk
+Version: 3.1
+Release: 1mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -142,6 +142,14 @@ fi
%changelog
+* Thu Dec 13 2001 François Pons <fpons@ackbar.mandrakesoft.com> 3.1-1mdk
+- added --distrib flag to urpmi.addmedia to add all media from the
+ installation medium.
+- fixed update on removable medium (the second to more).
+- added probe on name to select media (urpmi.update and urpmi.removemedia).
+- added log when adding or removing media.
+- release 3.1 (interface change, removed method in urpm library).
+
* Wed Dec 12 2001 François Pons <fpons@mandrakesoft.com> 3.0-6mdk
- fixed removable device probe for addition of medium.
- fixed synthesis size checking.