summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2002-07-24 12:42:00 +0000
committerFrancois Pons <fpons@mandriva.com>2002-07-24 12:42:00 +0000
commit2e0bbc5c2cfaf20b541672f7c76621616cecca54 (patch)
treeae72050328ded90dc0742cf84f3377fa37ec9da3 /urpmi.spec
parentf9dc4420c58ad0ea68b0644ee8fcdd6b37765bd9 (diff)
downloadurpmi-2e0bbc5c2cfaf20b541672f7c76621616cecca54.tar
urpmi-2e0bbc5c2cfaf20b541672f7c76621616cecca54.tar.gz
urpmi-2e0bbc5c2cfaf20b541672f7c76621616cecca54.tar.bz2
urpmi-2e0bbc5c2cfaf20b541672f7c76621616cecca54.tar.xz
urpmi-2e0bbc5c2cfaf20b541672f7c76621616cecca54.zip
3.9-3mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/urpmi.spec b/urpmi.spec
index b732af5f..4e9ca0a5 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,13 +2,13 @@
Name: urpmi
Version: 3.9
-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-6mdk perl-URPM >= 0.50-2mdk
+PreReq: perl-Locale-gettext rpmtools >= 4.3-6mdk perl-URPM >= 0.50-4mdk
BuildRequires: bzip2-devel gcc-c++ gettext rpm-devel >= 4.0.3
BuildRoot: %{_tmppath}/%{name}-buildroot
BuildArch: noarch
@@ -144,6 +144,12 @@ fi
%changelog
+* Wed Jul 24 2002 François Pons <fpons@mandrakesoft.com> 3.9-3mdk
+- added more log.
+- use perl-URPM-0.50-4mdk or better for correct generation of
+ synthesis file for unresolved provides when packages are
+ multiply defined.
+
* Tue Jul 23 2002 François Pons <fpons@mandrakesoft.com> 3.9-2mdk
- updated urpme to use perl-URPM and speed it up (no more
rpm -e --test ...).