summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2003-08-11 14:05:21 +0000
committerFrancois Pons <fpons@mandriva.com>2003-08-11 14:05:21 +0000
commit536743e1769ab66e318a842c38428ba831a4c6c5 (patch)
tree4704b42e5bf0a45e19f4136e432c4a713ceb8a10 /urpmi.spec
parent538c66f10fbf23063658e5d58922f8d447569c16 (diff)
downloadurpmi-536743e1769ab66e318a842c38428ba831a4c6c5.tar
urpmi-536743e1769ab66e318a842c38428ba831a4c6c5.tar.gz
urpmi-536743e1769ab66e318a842c38428ba831a4c6c5.tar.bz2
urpmi-536743e1769ab66e318a842c38428ba831a4c6c5.tar.xz
urpmi-536743e1769ab66e318a842c38428ba831a4c6c5.zip
4.4-20mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/urpmi.spec b/urpmi.spec
index 4f426180..84876307 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,14 +2,14 @@
Name: urpmi
Version: 4.4
-Release: 19mdk
+Release: 20mdk
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.93
+PreReq: perl-Locale-gettext >= 1.01-7mdk rpmtools >= 4.3-6mdk perl-URPM >= 0.93-2mdk
BuildRequires: bzip2-devel gettext rpm-devel >= 4.0.3 perl-MDK-Common-devel
BuildRoot: %{_tmppath}/%{name}-buildroot
BuildArch: noarch
@@ -202,6 +202,10 @@ $urpm->update_media(nolock => 1);
%changelog
+* Mon Aug 11 2003 François Pons <fpons@mandrakesoft.com> 4.4-20mdk
+- fixed bug 4637 and add reason for removing package in urpme.
+- fixed handling of pubkey file.
+
* Wed Aug 6 2003 François Pons <fpons@mandrakesoft.com> 4.4-19mdk
- fixed local package not found when using curl and without an
absolute path.