summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-03-28 16:31:22 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-03-28 16:31:22 +0000
commitf4333142007cac396f4cc55a3fedeb9659324970 (patch)
tree8ffb7b8359affe37fa254bf206794a903bbdaebf /urpmi.spec
parent74599bd2ab6f0f3456812e20a4a07867af21c31e (diff)
downloadurpmi-f4333142007cac396f4cc55a3fedeb9659324970.tar
urpmi-f4333142007cac396f4cc55a3fedeb9659324970.tar.gz
urpmi-f4333142007cac396f4cc55a3fedeb9659324970.tar.bz2
urpmi-f4333142007cac396f4cc55a3fedeb9659324970.tar.xz
urpmi-f4333142007cac396f4cc55a3fedeb9659324970.zip
- add perl-MDK-Common-devel in the BuildRequires: because we need
perl_checker to build (silly, no?), thx Stefan
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 3767d26e..a15ec72d 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -2,7 +2,7 @@
Name: urpmi
Version: 4.2
-Release: 34mdk
+Release: 35mdk
License: GPL
Source0: %{name}.tar.bz2
Source1: %{name}.logrotate
@@ -10,7 +10,7 @@ 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.81
-BuildRequires: bzip2-devel gettext rpm-devel >= 4.0.3
+BuildRequires: bzip2-devel gettext rpm-devel >= 4.0.3 perl-MDK-Common-devel
BuildRoot: %{_tmppath}/%{name}-buildroot
BuildArch: noarch
@@ -199,6 +199,10 @@ $urpm->update_media;
%changelog
+* Fri Mar 28 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 4.2-35mdk
+- add perl-MDK-Common-devel in the BuildRequires: because we need
+ perl_checker to build (silly, no?), thx Stefan
+
* Thu Mar 27 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 4.2-34mdk
- fix MandrakeClub downloads problem: take advantage of
--location-trusted when available (available in curl >=