diff options
author | Francois Pons <fpons@mandriva.com> | 2003-02-24 15:36:06 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-02-24 15:36:06 +0000 |
commit | a7fcf9a502396358d2742eb9ea42f989ed5c6889 (patch) | |
tree | d98a77b8eb6e0dfebcfd0d2dd88c7cf09a3a2b4b /urpmi.spec | |
parent | d486a9d35b0f3fd030438938c713138ff838e015 (diff) | |
download | urpmi-a7fcf9a502396358d2742eb9ea42f989ed5c6889.tar urpmi-a7fcf9a502396358d2742eb9ea42f989ed5c6889.tar.gz urpmi-a7fcf9a502396358d2742eb9ea42f989ed5c6889.tar.bz2 urpmi-a7fcf9a502396358d2742eb9ea42f989ed5c6889.tar.xz urpmi-a7fcf9a502396358d2742eb9ea42f989ed5c6889.zip |
4.2-23mdk
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.2 -Release: 22mdk +Release: 23mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate @@ -206,6 +206,9 @@ fi %changelog +* Mon Feb 24 2003 François Pons <fpons@mandrakesoft.com> 4.2-23mdk +- fixed bug 2342 (reported exit code 9 for rpm db access failure) + * Fri Feb 21 2003 François Pons <fpons@mandrakesoft.com> 4.2-22mdk - fixed callback not sent with wget if a file is not downloaded. - fixed rsync:// protocol to support :port inside url. |