From ecfbdd722e6eeca9a36374a8820ae7771d11ea1d Mon Sep 17 00:00:00 2001 From: root Date: Mar 13 2012 21:16:53 +0000 Subject: Fix some python and python package deps --- diff --git a/R2spec.spec b/R2spec.spec index 9ec2e42..02018f8 100644 --- a/R2spec.spec +++ b/R2spec.spec @@ -15,8 +15,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel Requires: R python-jinja2 wget fedora-packager -# On EL5 we need a version of python which has extractall backported: -Requires: python >= python-2.4.3-27 +# On EL5 we need a recent version of python +Requires: python >= python-2.6 python-argparse >= python-argparse-1.2.1 Provides: R2rpm >= 1.0.0 %description