diff options
author | Francois Pons <fpons@mandriva.com> | 2003-06-19 14:25:18 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2003-06-19 14:25:18 +0000 |
commit | 6ccf6ba7debe8f7761d37ae5b8e32bad5e46b6e0 (patch) | |
tree | e64e7b0bccaaa9d30d1d8925f433b1c6ac76d31f /urpmi.spec | |
parent | 5f7858e393290836dab05a68373ec00511a9bd3b (diff) | |
download | urpmi-6ccf6ba7debe8f7761d37ae5b8e32bad5e46b6e0.tar urpmi-6ccf6ba7debe8f7761d37ae5b8e32bad5e46b6e0.tar.gz urpmi-6ccf6ba7debe8f7761d37ae5b8e32bad5e46b6e0.tar.bz2 urpmi-6ccf6ba7debe8f7761d37ae5b8e32bad5e46b6e0.tar.xz urpmi-6ccf6ba7debe8f7761d37ae5b8e32bad5e46b6e0.zip |
4.4-5mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r-- | urpmi.spec | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -2,14 +2,14 @@ Name: urpmi Version: 4.4 -Release: 4mdk +Release: 5mdk License: GPL Source0: %{name}.tar.bz2 Source1: %{name}.logrotate Summary: User mode rpm install URL: http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/soft/urpmi Requires: eject webfetch perl-DateManip >= 5.40 gnupg -PreReq: perl-Locale-gettext >= 1.01-7mdk rpmtools >= 4.3-6mdk perl-URPM >= 0.91-3mdk +PreReq: perl-Locale-gettext >= 1.01-7mdk rpmtools >= 4.3-6mdk perl-URPM >= 0.91-6mdk BuildRequires: bzip2-devel gettext rpm-devel >= 4.0.3 perl-MDK-Common-devel BuildRoot: %{_tmppath}/%{name}-buildroot BuildArch: noarch @@ -202,6 +202,11 @@ $urpm->update_media; %changelog +* Thu Jun 19 2003 François Pons <fpons@mandrakesoft.com> 4.4-5mdk +- fixed everything already installed annoying message. +- added --virtual to urpmi.addmedia to handle virtual media. +- added promotion message reason for backtrack. + * Wed Jun 18 2003 François Pons <fpons@mandrakesoft.com> 4.4-4mdk - added --env to urpmq and urpmf (simplest to examine now). - fixed --allow-nodeps and --allow-force no more taken into |