[python26-boto/el5] Fix typo

gholms gholms at fedoraproject.org
Fri Mar 21 21:20:30 UTC 2014


commit acc3ceb043f53989a1b40355acc66bfc405386f5
Author: Garrett Holmstrom <gholms at devzero.com>
Date:   Fri Mar 21 14:20:33 2014 -0700

    Fix typo

 python26-boto.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python26-boto.spec b/python26-boto.spec
index 471912b..231929b 100644
--- a/python26-boto.spec
+++ b/python26-boto.spec
@@ -7,7 +7,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Summary:        A simple, lightweight interface to Amazon Web Services
-Name:           python-boto
+Name:           python%{__python_ver}-boto
 Version:        2.27.0
 Release:        1%{?dist}
 License:        MIT


More information about the scm-commits mailing list