summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-07-31 16:19:22 +0000
committerFrancois Pons <fpons@mandriva.com>2003-07-31 16:19:22 +0000
commit66dab7f710a2057a3b80774e43c596affa7f6701 (patch)
tree498b822e8543cf34cfaadaba6a5123622598f111
parent59becca76c57d01139fd0c459aeae2610f3e7b69 (diff)
downloadurpmi-66dab7f710a2057a3b80774e43c596affa7f6701.tar
urpmi-66dab7f710a2057a3b80774e43c596affa7f6701.tar.gz
urpmi-66dab7f710a2057a3b80774e43c596affa7f6701.tar.bz2
urpmi-66dab7f710a2057a3b80774e43c596affa7f6701.tar.xz
urpmi-66dab7f710a2057a3b80774e43c596affa7f6701.zip
4.4-16mdk continued (lock on regular file opened in write mode).
-rw-r--r--urpmi.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 8bdc29df..8e8bcf16 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -205,6 +205,7 @@ $urpm->update_media(nolock => 1);
* Thu Jul 31 2003 François Pons <fpons@mandrakesoft.com> 4.4-16mdk
- 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.
* Tue Jul 29 2003 François Pons <fpons@mandrakesoft.com> 4.4-15mdk
- fixed urpme --parallel --auto still asking the user.