diff options
author | Francois Pons <fpons@mandriva.com> | 2002-07-22 08:40:00 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2002-07-22 08:40:00 +0000 |
commit | d11c39e4ab87021174b797ba52eeddbf66a9aed6 (patch) | |
tree | 5ab440b898061e7373046cb764a6723c3188b9a7 /urpmi.spec | |
parent | 15ecc29bad415e81586a42a6f04fb5753722aa13 (diff) | |
download | urpmi-d11c39e4ab87021174b797ba52eeddbf66a9aed6.tar urpmi-d11c39e4ab87021174b797ba52eeddbf66a9aed6.tar.gz urpmi-d11c39e4ab87021174b797ba52eeddbf66a9aed6.tar.bz2 urpmi-d11c39e4ab87021174b797ba52eeddbf66a9aed6.tar.xz urpmi-d11c39e4ab87021174b797ba52eeddbf66a9aed6.zip |
3.8-3mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -2,13 +2,13 @@ Name: urpmi Version: 3.8 -Release: 2mdk +Release: 3mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate Summary: User mode rpm install Requires: eject webfetch perl-DateManip >= 5.40 -PreReq: perl-Locale-gettext rpmtools >= 4.3-2mdk perl-URPM >= 0.11-1mdk +PreReq: perl-Locale-gettext rpmtools >= 4.3-2mdk perl-URPM >= 0.11-2mdk BuildRequires: bzip2-devel gcc-c++ gettext rpm-devel rpmtools BuildRoot: %{_tmppath}/%{name}-buildroot BuildArch: noarch @@ -144,6 +144,10 @@ fi %changelog +* Mon Jul 22 2002 François Pons <fpons@mandrakesoft.com> 3.8-3mdk +- fixed ldconfig cannot be installed. +- added translation support on error. + * Mon Jul 22 2002 François Pons <fpons@mandrakesoft.com> 3.8-2mdk - fixed no dependencies or forced install error. |