diff options
author | Francois Pons <fpons@mandriva.com> | 2003-08-01 13:51:36 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-08-01 13:51:36 +0000 |
commit | 1cba3f5ee35f0c0a5ced45a7f4c0334b02cb87f5 (patch) | |
tree | 3d358fc6fc8211b1ed4ac711a2a4ebde7e58afe2 /urpmi.spec | |
parent | 51bbb7d10d9a55f33b499d57dd7914f29f67c8eb (diff) | |
download | urpmi-1cba3f5ee35f0c0a5ced45a7f4c0334b02cb87f5.tar urpmi-1cba3f5ee35f0c0a5ced45a7f4c0334b02cb87f5.tar.gz urpmi-1cba3f5ee35f0c0a5ced45a7f4c0334b02cb87f5.tar.bz2 urpmi-1cba3f5ee35f0c0a5ced45a7f4c0334b02cb87f5.tar.xz urpmi-1cba3f5ee35f0c0a5ced45a7f4c0334b02cb87f5.zip |
4.4-18mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,7 +2,7 @@ Name: urpmi Version: 4.4 -Release: 17mdk +Release: 18mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -202,6 +202,9 @@ $urpm->update_media(nolock => 1); %changelog +* Fri Aug 1 2003 François Pons <fpons@mandrakesoft.com> 4.4-18mdk +- fixed shared locks management by simple user. + * Fri Aug 1 2003 François Pons <fpons@mandrakesoft.com> 4.4-17mdk - fixed shared locks management (were always exclusive). |