summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-02-24 15:36:06 +0000
committerFrancois Pons <fpons@mandriva.com>2003-02-24 15:36:06 +0000
commita7fcf9a502396358d2742eb9ea42f989ed5c6889 (patch)
treed98a77b8eb6e0dfebcfd0d2dd88c7cf09a3a2b4b /urpmi.spec
parentd486a9d35b0f3fd030438938c713138ff838e015 (diff)
downloadurpmi-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.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index b35d9949..83c1bee9 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -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.