[csmock/el6] add missing BR for python-argparse

Kamil Dudka kdudka at fedoraproject.org
Thu Jun 19 16:50:20 UTC 2014


commit f0e23905e2a8ca9ceca10ace3be3b0429b77ebc1
Author: Kamil Dudka <kdudka at redhat.com>
Date:   Thu Jun 19 18:48:48 2014 +0200

    add missing BR for python-argparse

 csmock.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/csmock.spec b/csmock.spec
index 8973f49..815a0a2 100644
--- a/csmock.spec
+++ b/csmock.spec
@@ -9,7 +9,7 @@ URL:        https://git.fedorahosted.org/cgit/csmock.git
 Source0:    https://git.fedorahosted.org/cgit/csmock.git/snapshot/%{name}-%{version}.tar.xz
 
 BuildRequires: help2man
-BuildRequires: python
+BuildRequires: python-argparse
 
 Requires: cscppc
 Requires: csdiff


More information about the scm-commits mailing list