[python-keystoneclient] Add BuildRequires: python2-devel

Cole Robinson crobinso at fedoraproject.org
Mon Jan 30 19:07:23 UTC 2012


commit 96f20057592e7f8375a5f265a942f504d4a94164
Author: Cole Robinson <crobinso at redhat.com>
Date:   Mon Jan 30 14:01:16 2012 -0500

    Add BuildRequires: python2-devel

 python-keystoneclient.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/python-keystoneclient.spec b/python-keystoneclient.spec
index c63d15a..be7bee5 100644
--- a/python-keystoneclient.spec
+++ b/python-keystoneclient.spec
@@ -21,6 +21,7 @@ Requires:   python-simplejson
 Requires:   python-httplib2
 Requires:   python-prettytable
 
+BuildRequires: python2-devel
 BuildRequires: python-setuptools
 
 %description


More information about the scm-commits mailing list