summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-07-31 16:35:54 +0000
committerFrancois Pons <fpons@mandriva.com>2003-07-31 16:35:54 +0000
commit07f5f289174030ffafdf4749a4961b41ff3b0bed (patch)
tree6a075729146df67831d2264cf7f9a892e44bf2b9 /urpmi.spec
parentad142eb0b7ef93c0918c33bcc5897142207e509c (diff)
downloadurpmi-07f5f289174030ffafdf4749a4961b41ff3b0bed.tar
urpmi-07f5f289174030ffafdf4749a4961b41ff3b0bed.tar.gz
urpmi-07f5f289174030ffafdf4749a4961b41ff3b0bed.tar.bz2
urpmi-07f5f289174030ffafdf4749a4961b41ff3b0bed.tar.xz
urpmi-07f5f289174030ffafdf4749a4961b41ff3b0bed.zip
final 4.4-16mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 8e8bcf16..98d82c14 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -206,6 +206,8 @@ $urpm->update_media(nolock => 1);
- fixed transaction number when split is active.
- fixed transaction which should not be splited in parallel mode.
- use a regular file opened in write mode for locking.
+- added shared lock for urpmi, urpmq and urpmf (exclusive lock
+ are done by urpmi.addmedia, urpmi.removemedia and urpmi.update).
* Tue Jul 29 2003 François Pons <fpons@mandrakesoft.com> 4.4-15mdk
- fixed urpme --parallel --auto still asking the user.