summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-07-29 13:31:03 +0000
committerFrancois Pons <fpons@mandriva.com>2003-07-29 13:31:03 +0000
commit2ee11126bb08fa5a0eeaf07372633c209246386d (patch)
treeacc333cc126d286651d4f69ef4e45c893e1536d4 /urpmi.spec
parent5595d63f0865165636a8d9cb19851d9d8f3c5976 (diff)
downloadurpmi-2ee11126bb08fa5a0eeaf07372633c209246386d.tar
urpmi-2ee11126bb08fa5a0eeaf07372633c209246386d.tar.gz
urpmi-2ee11126bb08fa5a0eeaf07372633c209246386d.tar.bz2
urpmi-2ee11126bb08fa5a0eeaf07372633c209246386d.tar.xz
urpmi-2ee11126bb08fa5a0eeaf07372633c209246386d.zip
fixes for cp added (workable).
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 56f72295..8082f014 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -206,8 +206,8 @@ $urpm->update_media(nolock => 1);
- fixed urpme --auto disabling fuzzy report.
- fixed urpme --parallel which was not handling log.
- fixed urpme to always ask user in parallel mode.
-- make package compilable directly on Mandrake Clustering
- which is a 9.0 based distribution.
+- make package compilable and workable directly on
+ Mandrake Clustering which is a 9.0 based distribution.
* Mon Jul 28 2003 François Pons <fpons@mandrakesoft.com> 4.4-13mdk
- fixed trying to promote ARRAY(...) message.