summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2001-07-26 09:36:59 +0000
committerFrancois Pons <fpons@mandriva.com>2001-07-26 09:36:59 +0000
commit1cb878e4481688017146cd208c05d7cec3f495a7 (patch)
tree0f1c2bbfe160b7310a347c628f352b8e040098dc /urpmi.spec
parent3d387cc7db49507478804829781cefff62bc40ae (diff)
downloadurpmi-1cb878e4481688017146cd208c05d7cec3f495a7.tar
urpmi-1cb878e4481688017146cd208c05d7cec3f495a7.tar.gz
urpmi-1cb878e4481688017146cd208c05d7cec3f495a7.tar.bz2
urpmi-1cb878e4481688017146cd208c05d7cec3f495a7.tar.xz
urpmi-1cb878e4481688017146cd208c05d7cec3f495a7.zip
fix tentative to always install packages.
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 ab0f2a19..7f1904fe 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 1.7
-Release: 3mdk
+Release: 4mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -110,6 +110,9 @@ rm -f /var/lib/urpmi/depslist
%changelog
+* Thu Jul 26 2001 François Pons <fpons@mandrakesoft.com> 1.7-4mdk
+- fixed tentative to always install package with -m mode.
+
* Wed Jul 25 2001 François Pons <fpons@mandrakesoft.com> 1.7-3mdk
- really fix crazy behaviour of --auto-select.
- fixed local packages install.