pingou pushed to R2spec (f21). "Split the requires over multiples row"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jun 4 13:42:31 UTC 2015


From cb635efd5e73cafee0d999ca85044139e92fdbdd Mon Sep 17 00:00:00 2001
From: Pierre-Yves Chibon <pingou at pingoured.fr>
Date: Thu, 4 Jun 2015 15:29:50 +0200
Subject: Split the requires over multiples row


diff --git a/R2spec.spec b/R2spec.spec
index 6b9df7d..3f56a6f 100644
--- a/R2spec.spec
+++ b/R2spec.spec
@@ -16,7 +16,8 @@ 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.6  python-argparse >= python-argparse-1.2.1
+Requires:       python >= python-2.6
+Requires:       python-argparse >= python-argparse-1.2.1
 Provides:       R2rpm >= 1.0.0
 
 %description
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/R2spec.git/commit/?h=f21&id=cb635efd5e73cafee0d999ca85044139e92fdbdd


More information about the scm-commits mailing list