diff options
author | Francois Pons <fpons@mandriva.com> | 2003-07-31 16:19:22 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-07-31 16:19:22 +0000 |
commit | 66dab7f710a2057a3b80774e43c596affa7f6701 (patch) | |
tree | 498b822e8543cf34cfaadaba6a5123622598f111 /urpmi.spec | |
parent | 59becca76c57d01139fd0c459aeae2610f3e7b69 (diff) | |
download | urpmi-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).
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |